react-native-navigation的迁移库
yogevbd 2ab7f1b140 backButton fixed in ios 6 years ago
..
RNNSideMenu Update import to <React/**.h> (#3098) 6 years ago
ReactNativeNavigation.xcodeproj V2 back button refactor (#3333) 6 years ago
ReactNativeNavigationTests Decoupled native stack behavior from RNNStore 6 years ago
HMSegmentedControl.h top tabs support - ios (#2454) 6 years ago
HMSegmentedControl.m top tabs support - ios (#2454) 6 years ago
RCTHelpers.h setButtons for iOS (#1746) 6 years ago
RCTHelpers.m commands error handling 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 V2 animations (#2878) 6 years ago
RNNAnimator.h refactored shared element transitions (#2783) 6 years ago
RNNAnimator.m Adresses #3290 6 years ago
RNNBackButtonOptions.h V2 back button refactor (#3333) 6 years ago
RNNBackButtonOptions.m backButton fixed in ios 6 years ago
RNNBackgroundOptions.h V2 custom component refactor (#2997) 6 years ago
RNNBackgroundOptions.m topBar subtitle options ios 6 years ago
RNNBottomTabOptions.h V2 add additional ios options for tabbar icons (#3296) 6 years ago
RNNBottomTabOptions.m V2 add additional ios options for tabbar icons (#3296) 6 years ago
RNNBottomTabsOptions.h adresses #2762 6 years ago
RNNBottomTabsOptions.m fix unit ios 6 years ago
RNNBridgeManager.h Adresses #3024 (#3328) 6 years ago
RNNBridgeManager.m Adresses #3024 (#3328) 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 Command (#3175) 6 years ago
RNNCommandsHandler.h commands error handling 6 years ago
RNNCommandsHandler.m Decoupled native stack behavior from RNNStore 6 years ago
RNNComponentOptions.h V2 custom component refactor (#2997) 6 years ago
RNNComponentOptions.m V2 custom component refactor (#2997) 6 years ago
RNNControllerFactory.h [v2] Preview peek and pop (iOS) (#3273) 6 years ago
RNNControllerFactory.m [v2] UISplitViewController (#3247) 6 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
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 Adresses #1078 - static events 6 years ago
RNNEventEmitter.m Added static events e2e 6 years ago
RNNInteractivePopAnimator.h [Experimental] Custom transition animation for ios (#1955) 6 years ago
RNNInteractivePopAnimator.m fix ios test 6 years ago
RNNLargeTitleOptions.h Large title options (#3331) 6 years ago
RNNLargeTitleOptions.m Large title options (#3331) 6 years ago
RNNLayoutNode.h [v2] UISplitViewController (#3247) 6 years ago
RNNLayoutNode.m [v2] UISplitViewController (#3247) 6 years ago
RNNLayoutOptions.h screen background fix on iOS (#3332) 6 years ago
RNNLayoutOptions.m screen background fix on iOS (#3332) 6 years ago
RNNModalAnimation.h V2 animations (#2878) 6 years ago
RNNModalAnimation.m added interpolation and startDelay for animations 6 years ago
RNNModalManager.h adresses #2570 (#2574) 6 years ago
RNNModalManager.m Adresses #3272 6 years ago
RNNNavigationButtons.h refactored navigation options (#2474) 6 years ago
RNNNavigationButtons.m e2e fix 6 years ago
RNNNavigationController.h Fixes currentTabId options in stack with provided Id 6 years ago
RNNNavigationController.m Decoupled native stack behavior from RNNStore 6 years ago
RNNNavigationOptions.h V2 back button refactor (#3333) 6 years ago
RNNNavigationOptions.m Adresses #3272 6 years ago
RNNNavigationStackManager.h Decoupled native stack behavior from RNNStore 6 years ago
RNNNavigationStackManager.m Decoupled native stack behavior from RNNStore 6 years ago
RNNOptions.h Detox android (#2811) 6 years ago
RNNOptions.m V2 custom component refactor (#2997) 6 years ago
RNNOverlayManager.h Closes #3081 6 years ago
RNNOverlayManager.m Closes #3081 6 years ago
RNNOverlayOptions.h Android overlay (#2557) 6 years ago
RNNOverlayOptions.m Android overlay (#2557) 6 years ago
RNNPreviewOptions.h [v2] Preview peek and pop (iOS) (#3273) 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
RNNReactRootViewCreator.h moving stuff around to work on everything locally without hacks 7 years ago
RNNReactRootViewCreator.m V2 custom component refactor (#2997) 6 years ago
RNNRootViewController.h Decoupled native stack behavior from RNNStore 6 years ago
RNNRootViewController.m V2 back button refactor (#3333) 6 years ago
RNNRootViewCreator.h V2 custom component refactor (#2997) 6 years ago
RNNRootViewProtocol.h Decoupled native stack behavior from RNNStore 6 years ago
RNNScreenTransition.h Rename enabled to enable in animation options - ios 6 years ago
RNNScreenTransition.m Rename enabled to enable in animation options - ios 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 homogenous root view container protocol (#2455) 6 years ago
RNNSideMenuChildVC.m Decoupled native stack behavior from RNNStore 6 years ago
RNNSideMenuController.h homogenous root view container protocol (#2455) 6 years ago
RNNSideMenuController.m Decoupled native stack behavior from RNNStore 6 years ago
RNNSideMenuOptions.h closes #2621 (#2635) 6 years ago
RNNSideMenuOptions.m closes #2621 (#2635) 6 years ago
RNNSplashScreen.h moving stuff around to work on everything locally without hacks 7 years ago
RNNSplashScreen.m moving stuff around to work on everything locally without hacks 7 years ago
RNNSplitViewController.h Decoupled native stack behavior from RNNStore 6 years ago
RNNSplitViewController.m Decoupled native stack behavior from RNNStore 6 years ago
RNNSplitViewOptions.h [v2] UISplitViewController (#3247) 6 years ago
RNNSplitViewOptions.m [v2] UISplitViewController (#3247) 6 years ago
RNNStatusBarOptions.h Adresses ##3266 6 years ago
RNNStatusBarOptions.m Adresses ##3266 6 years ago
RNNStore.h Decoupled native stack behavior from RNNStore 6 years ago
RNNStore.m pass bridge to external component creator 6 years ago
RNNSubtitleOptions.h topBar subtitle options ios 6 years ago
RNNSubtitleOptions.m topBar subtitle options ios 6 years ago
RNNSwizzles.h Support iOS 11 scroll view insets 6 years ago
RNNSwizzles.m horizontal scrollView insets fix 6 years ago
RNNTabBarController.h bottomTab static events - #1078 6 years ago
RNNTabBarController.m Return options in RNNTabBarController 6 years ago
RNNTitleOptions.h V2 custom component refactor (#2997) 6 years ago
RNNTitleOptions.m Large title options (#3331) 6 years ago
RNNTitleViewHelper.h V2 subtitle (#2919) 6 years ago
RNNTitleViewHelper.m topBar subtitle options ios 6 years ago
RNNTopBarOptions.h V2 back button refactor (#3333) 6 years ago
RNNTopBarOptions.m backButton fixed in ios 6 years ago
RNNTopTabOptions.h refactored navigation options (#2474) 6 years ago
RNNTopTabOptions.m refactored navigation options 6 years ago
RNNTopTabsOptions.h refactored navigation options (#2474) 6 years ago
RNNTopTabsOptions.m refactored navigation options (#2474) 6 years ago
RNNTopTabsViewController.h top tabs support - ios (#2454) 6 years ago
RNNTopTabsViewController.m Decoupled native stack behavior from RNNStore 6 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 V2 animations (#2878) 6 years ago
RNNTransitionsOptions.m refactored animated prop 6 years ago
RNNUIBarButtonItem.h v2-customButtons (#2637) 6 years ago
RNNUIBarButtonItem.m v2-customButtons (#2637) 6 years ago
RNNUtils.h Adresses #1078 - static events 6 years ago
RNNUtils.m Adresses #1078 - static events 6 years ago
RNNViewLocation.h refactored shared element transitions (#2783) 6 years ago
RNNViewLocation.m refactored shared element transitions (#2783) 6 years ago
ReactNativeNavigation.h Adresses #3024 (#3328) 6 years ago
ReactNativeNavigation.m Adresses #3024 (#3328) 6 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