react-native-navigation的迁移库
yogevbd 8e9c647fa5 Fixes bottomTab.badge for bottomTabs inside sideMenu - #4171 5 years ago
..
OCMock Added tests for Presenters (#4155) 5 years ago
RNNSideMenu Detached options from presenters, design improvments for LayoutProtocol (#4049) 6 years ago
ReactNativeNavigation.xcodeproj Fixes bottomTabs initial options - #4148 5 years ago
ReactNativeNavigationTests Fixes bottomTab.badge for bottomTabs inside sideMenu - #4171 5 years ago
Bool.h Options resolving refactor (#4105) 5 years ago
Bool.m Options resolving refactor (#4105) 5 years ago
BoolParser.h Options resolving refactor (#4105) 5 years ago
BoolParser.m Options resolving refactor (#4105) 5 years ago
Color.h Options resolving refactor (#4105) 5 years ago
Color.m Options resolving refactor (#4105) 5 years ago
ColorParser.h Options resolving refactor (#4105) 5 years ago
ColorParser.m Options resolving refactor (#4105) 5 years ago
Constants.h V2 constants (#3486) 6 years ago
Constants.m V2 constants (#3486) 6 years ago
Dictionary.h Options resolving refactor (#4105) 5 years ago
Dictionary.m Options resolving refactor (#4105) 5 years ago
DictionaryParser.h Options resolving refactor (#4105) 5 years ago
DictionaryParser.m Options resolving refactor (#4105) 5 years ago
Double.h Options resolving refactor (#4105) 5 years ago
Double.m Options resolving refactor (#4105) 5 years ago
DoubleParser.h Options resolving refactor (#4105) 5 years ago
DoubleParser.m Options resolving refactor (#4105) 5 years ago
HMSegmentedControl.h top tabs support - ios (#2454) 6 years ago
HMSegmentedControl.m top tabs support - ios (#2454) 6 years ago
Image.h Options resolving refactor (#4105) 5 years ago
Image.m Options resolving refactor (#4105) 5 years ago
ImageParser.h Options resolving refactor (#4105) 5 years ago
ImageParser.m Options resolving refactor (#4105) 5 years ago
IntNumber.h Options resolving refactor (#4105) 5 years ago
IntNumber.m Options resolving refactor (#4105) 5 years ago
IntNumberParser.h Options resolving refactor (#4105) 5 years ago
IntNumberParser.m Options resolving refactor (#4105) 5 years ago
NullBool.h Options resolving refactor (#4105) 5 years ago
NullBool.m Options resolving refactor (#4105) 5 years ago
NullColor.h Options resolving refactor (#4105) 5 years ago
NullColor.m Options resolving refactor (#4105) 5 years ago
NullDictionary.h Options resolving refactor (#4105) 5 years ago
NullDictionary.m Options resolving refactor (#4105) 5 years ago
NullDouble.h Options resolving refactor (#4105) 5 years ago
NullDouble.m Options resolving refactor (#4105) 5 years ago
NullImage.h Options resolving refactor (#4105) 5 years ago
NullImage.m Options resolving refactor (#4105) 5 years ago
NullIntNumber.h Options resolving refactor (#4105) 5 years ago
NullIntNumber.m Options resolving refactor (#4105) 5 years ago
NullNumber.h Options resolving refactor (#4105) 5 years ago
NullNumber.m Options resolving refactor (#4105) 5 years ago
NullText.h Options resolving refactor (#4105) 5 years ago
NullText.m Options resolving refactor (#4105) 5 years ago
Number.h Options resolving refactor (#4105) 5 years ago
Number.m Options resolving refactor (#4105) 5 years ago
NumberParser.h Options resolving refactor (#4105) 5 years ago
NumberParser.m Options resolving refactor (#4105) 5 years ago
Param.h Options resolving refactor (#4105) 5 years ago
Param.m Options resolving refactor (#4105) 5 years ago
RCTConvert+Modal.h Options rewrite (#3979) 6 years ago
RCTHelpers.h remove yellow boxes on iOS 6 years ago
RCTHelpers.m remove yellow boxes on iOS 6 years ago
RNNAnimatedView.h refactored shared element transitions (#2783) 6 years ago
RNNAnimatedView.m refactored shared element transitions (#2783) 6 years ago
RNNAnimationOptions.h refactored shared element transitions (#2783) 6 years ago
RNNAnimationOptions.m Options resolving refactor (#4105) 5 years ago
RNNAnimator.h refactored shared element transitions (#2783) 6 years ago
RNNAnimator.m Adresses #3290 6 years ago
RNNBackButtonOptions.h Options resolving refactor (#4105) 5 years ago
RNNBackButtonOptions.m Options resolving refactor (#4105) 5 years ago
RNNBackgroundOptions.h Options resolving refactor (#4105) 5 years ago
RNNBackgroundOptions.m Options resolving refactor (#4105) 5 years ago
RNNBasePresenter.h Resolving buttons options with the component options - fixes styles 5 years ago
RNNBasePresenter.m Fixes bottomTab.badge - #4167 (#4170) 5 years ago
RNNBottomTabOptions.h Options resolving refactor (#4105) 5 years ago
RNNBottomTabOptions.m Options resolving refactor (#4105) 5 years ago
RNNBottomTabPresenter.h Fixes bottomTab.badge - #4167 (#4170) 5 years ago
RNNBottomTabPresenter.m Fixes bottomTab.badge for bottomTabs inside sideMenu - #4171 5 years ago
RNNBottomTabsOptions.h Options resolving refactor (#4105) 5 years ago
RNNBottomTabsOptions.m Options resolving refactor (#4105) 5 years ago
RNNBridgeManager.h Expose public method to find VC (#3339) 6 years ago
RNNBridgeManager.m Expose public method to find VC (#3339) 6 years ago
RNNBridgeManagerDelegate.h Adresses #3024 (#3328) 6 years ago
RNNBridgeModule.h moving stuff around to work on everything locally without hacks 7 years ago
RNNBridgeModule.m Handle rejections - pop and dismissModal (#4168) 5 years ago
RNNButtonOptions.h Options resolving refactor (#4105) 5 years ago
RNNButtonOptions.m Options resolving refactor (#4105) 5 years ago
RNNCommandsHandler.h Handle rejections - pop and dismissModal (#4168) 5 years ago
RNNCommandsHandler.m Handle rejections - pop and dismissModal (#4168) 5 years ago
RNNComponentOptions.h Options resolving refactor (#4105) 5 years ago
RNNComponentOptions.m Options resolving refactor (#4105) 5 years ago
RNNControllerFactory.h Options resolving refactor (#4105) 5 years ago
RNNControllerFactory.m Options resolving refactor (#4105) 5 years ago
RNNCustomTitleView.h [Breaking] Top bar API changes (#2895) 6 years ago
RNNCustomTitleView.m Custom titleView layout fix 6 years ago
RNNCustomViewController.h pass props to external components 6 years ago
RNNCustomViewController.m pass props to external components 6 years ago
RNNDefaultOptionsHelper.h Options resolving refactor (#4105) 5 years ago
RNNDefaultOptionsHelper.m Options resolving refactor (#4105) 5 years ago
RNNElement.h [Experimental] Custom transition animation for ios (#1955) 6 years ago
RNNElement.m [Experimental] Custom transition animation for ios (#1955) 6 years ago
RNNElementFinder.h [v2] Preview peek and pop (iOS) (#3273) 6 years ago
RNNElementFinder.m [v2] Preview peek and pop (iOS) (#3273) 6 years ago
RNNElementView.h [Experimental] Custom transition animation for ios (#1955) 6 years ago
RNNElementView.m [Experimental] Custom transition animation for ios (#1955) 6 years ago
RNNErrorHandler.h commands error handling 6 years ago
RNNErrorHandler.m commands error handling 6 years ago
RNNEventEmitter.h [v2] Refactor preview api (#3708) 6 years ago
RNNEventEmitter.m [v2] Refactor preview api (#3708) 6 years ago
RNNFontAttributesCreator.h Options resolving refactor (#4105) 5 years ago
RNNFontAttributesCreator.m Options resolving refactor (#4105) 5 years ago
RNNInteractivePopAnimator.h [Experimental] Custom transition animation for ios (#1955) 6 years ago
RNNInteractivePopAnimator.m fix ios test 6 years ago
RNNLargeTitleOptions.h Options resolving refactor (#4105) 5 years ago
RNNLargeTitleOptions.m Options resolving refactor (#4105) 5 years ago
RNNLayoutInfo.h Options resolving refactor (#4105) 5 years ago
RNNLayoutInfo.m Options rewrite (#3979) 6 years ago
RNNLayoutNode.h [v2] UISplitViewController (#3247) 6 years ago
RNNLayoutNode.m [v2] UISplitViewController (#3247) 6 years ago
RNNLayoutOptions.h Options resolving refactor (#4105) 5 years ago
RNNLayoutOptions.m Options resolving refactor (#4105) 5 years ago
RNNLayoutProtocol.h Options resolving refactor (#4105) 5 years ago
RNNLeafProtocol.h Options resolving refactor (#4105) 5 years ago
RNNModalAnimation.h V2 animations (#2878) 6 years ago
RNNModalAnimation.m added interpolation and startDelay for animations 6 years ago
RNNModalManager.h Refactored modals and added tests (#3955) 6 years ago
RNNModalManager.m Options resolving refactor (#4105) 5 years ago
RNNNavigationButtons.h Adresses #3054 6 years ago
RNNNavigationButtons.m Options resolving refactor (#4105) 5 years ago
RNNNavigationController.h Options resolving refactor (#4105) 5 years ago
RNNNavigationController.m Fixes bottomTab.badge - #4167 (#4170) 5 years ago
RNNNavigationControllerPresenter.h Options resolving refactor (#4105) 5 years ago
RNNNavigationControllerPresenter.m Fixes topBar.backButton.color - #4164 5 years ago
RNNNavigationOptions.h Fixes compile errors on archiving 5 years ago
RNNNavigationOptions.m Options resolving refactor (#4105) 5 years ago
RNNNavigationStackManager.h Decoupled native stack behavior from RNNStore 6 years ago
RNNNavigationStackManager.m Handle rejections - pop and dismissModal (#4168) 5 years ago
RNNOptions.h Options resolving refactor (#4105) 5 years ago
RNNOptions.m Options resolving refactor (#4105) 5 years ago
RNNOverlayManager.h Overlay unit tests 6 years ago
RNNOverlayManager.m Options rewrite (#3979) 6 years ago
RNNOverlayOptions.h Options resolving refactor (#4105) 5 years ago
RNNOverlayOptions.m Options resolving refactor (#4105) 5 years ago
RNNOverlayWindow.h Revert "Revert "fix overlay options bug"" 6 years ago
RNNOverlayWindow.m Revert "Revert "fix overlay options bug"" 6 years ago
RNNParentProtocol.h Options resolving refactor (#4105) 5 years ago
RNNPreviewOptions.h [v2] Refactor preview api (#3708) 6 years ago
RNNPreviewOptions.m [v2] Preview peek and pop (iOS) (#3273) 6 years ago
RNNPushAnimation.h V2 animations (#2878) 6 years ago
RNNPushAnimation.m added interpolation and startDelay for animations 6 years ago
RNNReactRootView.h fixes custom buttons (#3918) 6 years ago
RNNReactRootView.m fixes custom buttons (#3918) 6 years ago
RNNReactRootViewCreator.h moving stuff around to work on everything locally without hacks 7 years ago
RNNReactRootViewCreator.m Options resolving refactor (#4105) 5 years ago
RNNReactView.h fixes custom buttons (#3918) 6 years ago
RNNReactView.m fixes custom buttons (#3918) 6 years ago
RNNRootViewController.h Options resolving refactor (#4105) 5 years ago
RNNRootViewController.m Fixes bottomTabs visibility issues - #4071 #4161 5 years ago
RNNRootViewCreator.h fixes custom buttons (#3918) 6 years ago
RNNScreenTransition.h waitForRender animation options 6 years ago
RNNScreenTransition.m waitForRender animation options 6 years ago
RNNSegmentedControl.h top tabs support - ios (#2454) 6 years ago
RNNSegmentedControl.m top tabs support - ios (#2454) 6 years ago
RNNSideMenuChildVC.h Options resolving refactor (#4105) 5 years ago
RNNSideMenuChildVC.m Fixes bottomTab.badge - #4167 (#4170) 5 years ago
RNNSideMenuController.h Options resolving refactor (#4105) 5 years ago
RNNSideMenuController.m Fixes bottomTab.badge - #4167 (#4170) 5 years ago
RNNSideMenuOptions.h Options resolving refactor (#4105) 5 years ago
RNNSideMenuOptions.m Options resolving refactor (#4105) 5 years ago
RNNSideMenuPresenter.h Options resolving refactor (#4105) 5 years ago
RNNSideMenuPresenter.m Resolving buttons options with the component options - fixes styles 5 years ago
RNNSideMenuSideOptions.h Options resolving refactor (#4105) 5 years ago
RNNSideMenuSideOptions.m Options resolving refactor (#4105) 5 years ago
RNNSplashScreen.h moving stuff around to work on everything locally without hacks 7 years ago
RNNSplashScreen.m Support storyboards in the splash screen (#3459) 6 years ago
RNNSplitViewController.h Options resolving refactor (#4105) 5 years ago
RNNSplitViewController.m Resolving buttons options with the component options - fixes styles 5 years ago
RNNSplitViewOptions.h [v2] UISplitViewController (#3247) 6 years ago
RNNSplitViewOptions.m Options rewrite (#3979) 6 years ago
RNNStatusBarOptions.h Options resolving refactor (#4105) 5 years ago
RNNStatusBarOptions.m Options resolving refactor (#4105) 5 years ago
RNNStore.h Options rewrite (#3979) 6 years ago
RNNStore.m Options rewrite (#3979) 6 years ago
RNNSubtitleOptions.h Options resolving refactor (#4105) 5 years ago
RNNSubtitleOptions.m Options resolving refactor (#4105) 5 years ago
RNNSwizzles.h Support iOS 11 scroll view insets 6 years ago
RNNSwizzles.m horizontal scrollView insets fix 6 years ago
RNNTabBarController.h Added tests for Presenters (#4155) 5 years ago
RNNTabBarController.m Fixes bottomTab.badge for bottomTabs inside sideMenu - #4171 5 years ago
RNNTabBarItemCreator.h Options resolving refactor (#4105) 5 years ago
RNNTabBarItemCreator.m Options resolving refactor (#4105) 5 years ago
RNNTabBarPresenter.h Options resolving refactor (#4105) 5 years ago
RNNTabBarPresenter.m Fixes bottomTabs visibility issues - #4071 #4161 5 years ago
RNNTitleOptions.h Options resolving refactor (#4105) 5 years ago
RNNTitleOptions.m Options resolving refactor (#4105) 5 years ago
RNNTitleViewHelper.h Options resolving refactor (#4105) 5 years ago
RNNTitleViewHelper.m Options resolving refactor (#4105) 5 years ago
RNNTopBarOptions.h Options resolving refactor (#4105) 5 years ago
RNNTopBarOptions.m Options resolving refactor (#4105) 5 years ago
RNNTopTabOptions.h refactored navigation options (#2474) 6 years ago
RNNTopTabOptions.m Options resolving refactor (#4105) 5 years ago
RNNTopTabsOptions.h Options resolving refactor (#4105) 5 years ago
RNNTopTabsOptions.m Options resolving refactor (#4105) 5 years ago
RNNTopTabsViewController.h Options resolving refactor (#4105) 5 years ago
RNNTopTabsViewController.m Resolving buttons options with the component options - fixes styles 5 years ago
RNNTransition.h V2 animations (#2878) 6 years ago
RNNTransition.m V2 animations (#2878) 6 years ago
RNNTransitionStateHolder.h refactored animated prop 6 years ago
RNNTransitionStateHolder.m refactored animated prop 6 years ago
RNNTransitionsOptions.h added setStackRoot animation support (#3722) 6 years ago
RNNTransitionsOptions.m Options resolving refactor (#4105) 5 years ago
RNNUIBarButtonItem.h v2-customButtons (#2637) 6 years ago
RNNUIBarButtonItem.m v2-customButtons (#2637) 6 years ago
RNNUtils.h [BREAKING] BottomTabs refactor (#3469) 6 years ago
RNNUtils.m Adresses #1078 - static events 6 years ago
RNNViewControllerPresenter.h Options resolving refactor (#4105) 5 years ago
RNNViewControllerPresenter.m Fixes bottomTab.badge - #4167 (#4170) 5 years ago
RNNViewLocation.h refactored shared element transitions (#2783) 6 years ago
RNNViewLocation.m refactored shared element transitions (#2783) 6 years ago
ReactNativeNavigation.h [v2] Refactor preview api (#3708) 6 years ago
ReactNativeNavigation.m Expose public method to find VC (#3339) 6 years ago
Text.h Options resolving refactor (#4105) 5 years ago
Text.m Options resolving refactor (#4105) 5 years ago
TextParser.h Options resolving refactor (#4105) 5 years ago
TextParser.m Options resolving refactor (#4105) 5 years ago
UIImage+tint.h [BREAKING] BottomTabs refactor (#3469) 6 years ago
UIImage+tint.m Closes #3484 6 years ago
UINavigationController+RNNOptions.h Fixes topBar.backButton.color - #4164 5 years ago
UINavigationController+RNNOptions.m Fixes topBar.backButton.color - #4164 5 years ago
UITabBarController+RNNOptions.h Fixes bottomTabs visibility issues - #4071 #4161 5 years ago
UITabBarController+RNNOptions.m Fixes bottomTabs visibility issues - #4071 #4161 5 years ago
UIViewController+RNNOptions.h Handle rejections - pop and dismissModal (#4168) 5 years ago
UIViewController+RNNOptions.m Handle rejections - pop and dismissModal (#4168) 5 years ago
UIViewController+SideMenuController.h Options resolving refactor (#4105) 5 years ago
UIViewController+SideMenuController.m Options resolving refactor (#4105) 5 years ago
VICMAImageView.h [Experimental] Custom transition animation for ios (#1955) 6 years ago
VICMAImageView.m [Experimental] Custom transition animation for ios (#1955) 6 years ago
libOCMock.a Added tests for Presenters (#4155) 5 years ago