react-native-navigation的迁移库
yogevbd fc493775eb fix overlay options bug 6 lat temu
..
RNNSideMenu Closes #3418 6 lat temu
ReactNativeNavigation.xcodeproj fix overlay options bug 6 lat temu
ReactNativeNavigationTests [BREAKING] BottomTabs refactor (#3469) 6 lat temu
Constants.h V2 constants (#3486) 6 lat temu
Constants.m V2 constants (#3486) 6 lat temu
HMSegmentedControl.h top tabs support - ios (#2454) 6 lat temu
HMSegmentedControl.m top tabs support - ios (#2454) 6 lat temu
RCTHelpers.h setButtons for iOS (#1746) 6 lat temu
RCTHelpers.m commands error handling 6 lat temu
RNNAnimatedView.h refactored shared element transitions (#2783) 6 lat temu
RNNAnimatedView.m refactored shared element transitions (#2783) 6 lat temu
RNNAnimationOptions.h refactored shared element transitions (#2783) 6 lat temu
RNNAnimationOptions.m V2 animations (#2878) 6 lat temu
RNNAnimator.h refactored shared element transitions (#2783) 6 lat temu
RNNAnimator.m Adresses #3290 6 lat temu
RNNBackButtonOptions.h fixed bottomTabs options with no stack 6 lat temu
RNNBackButtonOptions.m fixed bottomTabs options with no stack 6 lat temu
RNNBackgroundOptions.h V2 custom component refactor (#2997) 6 lat temu
RNNBackgroundOptions.m topBar subtitle options ios 6 lat temu
RNNBottomTabOptions.h [BREAKING] BottomTabs refactor (#3469) 6 lat temu
RNNBottomTabOptions.m [BREAKING] BottomTabs refactor (#3469) 6 lat temu
RNNBottomTabsOptions.h [BREAKING] BottomTabs refactor (#3469) 6 lat temu
RNNBottomTabsOptions.m [BREAKING] BottomTabs refactor (#3469) 6 lat temu
RNNBridgeManager.h Expose public method to find VC (#3339) 6 lat temu
RNNBridgeManager.m Expose public method to find VC (#3339) 6 lat temu
RNNBridgeManagerDelegate.h Adresses #3024 (#3328) 6 lat temu
RNNBridgeModule.h moving stuff around to work on everything locally without hacks 7 lat temu
RNNBridgeModule.m V2 constants (#3486) 6 lat temu
RNNButtonOptions.h default topBar buttons options support 6 lat temu
RNNButtonOptions.m default topBar buttons options support 6 lat temu
RNNCommandsHandler.h Closes #3457 6 lat temu
RNNCommandsHandler.m waitForRender animation options 6 lat temu
RNNComponentOptions.h V2 custom component refactor (#2997) 6 lat temu
RNNComponentOptions.m V2 custom component refactor (#2997) 6 lat temu
RNNControllerFactory.h [v2] Preview peek and pop (iOS) (#3273) 6 lat temu
RNNControllerFactory.m fixed bottomTabs options with no stack 6 lat temu
RNNCustomTitleView.h [Breaking] Top bar API changes (#2895) 6 lat temu
RNNCustomTitleView.m Custom titleView layout fix 6 lat temu
RNNCustomViewController.h pass props to external components 6 lat temu
RNNCustomViewController.m pass props to external components 6 lat temu
RNNElement.h [Experimental] Custom transition animation for ios (#1955) 6 lat temu
RNNElement.m [Experimental] Custom transition animation for ios (#1955) 6 lat temu
RNNElementFinder.h [v2] Preview peek and pop (iOS) (#3273) 6 lat temu
RNNElementFinder.m [v2] Preview peek and pop (iOS) (#3273) 6 lat temu
RNNElementView.h [Experimental] Custom transition animation for ios (#1955) 6 lat temu
RNNElementView.m [Experimental] Custom transition animation for ios (#1955) 6 lat temu
RNNErrorHandler.h commands error handling 6 lat temu
RNNErrorHandler.m commands error handling 6 lat temu
RNNEventEmitter.h [v2] add onSearchBarCancelPressed Event (#3390) 6 lat temu
RNNEventEmitter.m [v2] add onSearchBarCancelPressed Event (#3390) 6 lat temu
RNNInteractivePopAnimator.h [Experimental] Custom transition animation for ios (#1955) 6 lat temu
RNNInteractivePopAnimator.m fix ios test 6 lat temu
RNNLargeTitleOptions.h Large title options (#3331) 6 lat temu
RNNLargeTitleOptions.m Large title options (#3331) 6 lat temu
RNNLayoutNode.h [v2] UISplitViewController (#3247) 6 lat temu
RNNLayoutNode.m [v2] UISplitViewController (#3247) 6 lat temu
RNNLayoutOptions.h screen background fix on iOS (#3332) 6 lat temu
RNNLayoutOptions.m screen background fix on iOS (#3332) 6 lat temu
RNNModalAnimation.h V2 animations (#2878) 6 lat temu
RNNModalAnimation.m added interpolation and startDelay for animations 6 lat temu
RNNModalManager.h adresses #2570 (#2574) 6 lat temu
RNNModalManager.m waitForRender animation options 6 lat temu
RNNNavigationButtons.h default topBar buttons options support 6 lat temu
RNNNavigationButtons.m default topBar buttons options support 6 lat temu
RNNNavigationController.h Fixes currentTabId options in stack with provided Id 6 lat temu
RNNNavigationController.m fixed bottomTabs options with no stack 6 lat temu
RNNNavigationOptions.h [BREAKING] BottomTabs refactor (#3469) 6 lat temu
RNNNavigationOptions.m [BREAKING] BottomTabs refactor (#3469) 6 lat temu
RNNNavigationStackManager.h Decoupled native stack behavior from RNNStore 6 lat temu
RNNNavigationStackManager.m Decoupled native stack behavior from RNNStore 6 lat temu
RNNOptions.h Closes #2621 6 lat temu
RNNOptions.m Closes #2621 6 lat temu
RNNOverlayManager.h Closes #3457 6 lat temu
RNNOverlayManager.m fix overlay options bug 6 lat temu
RNNOverlayOptions.h Android overlay (#2557) 6 lat temu
RNNOverlayOptions.m Android overlay (#2557) 6 lat temu
RNNOverlayWindow.h fix overlay options bug 6 lat temu
RNNOverlayWindow.m fix overlay options bug 6 lat temu
RNNPreviewOptions.h [v2] Preview peek and pop (iOS) (#3273) 6 lat temu
RNNPreviewOptions.m [v2] Preview peek and pop (iOS) (#3273) 6 lat temu
RNNPushAnimation.h V2 animations (#2878) 6 lat temu
RNNPushAnimation.m added interpolation and startDelay for animations 6 lat temu
RNNReactRootViewCreator.h moving stuff around to work on everything locally without hacks 7 lat temu
RNNReactRootViewCreator.m V2 custom component refactor (#2997) 6 lat temu
RNNRootViewController.h waitForRender animation options 6 lat temu
RNNRootViewController.m fixed bottomTabs options with no stack 6 lat temu
RNNRootViewCreator.h V2 custom component refactor (#2997) 6 lat temu
RNNRootViewProtocol.h fixed bottomTabs options with no stack 6 lat temu
RNNScreenTransition.h waitForRender animation options 6 lat temu
RNNScreenTransition.m waitForRender animation options 6 lat temu
RNNSegmentedControl.h top tabs support - ios (#2454) 6 lat temu
RNNSegmentedControl.m top tabs support - ios (#2454) 6 lat temu
RNNSideMenuChildVC.h Closes #2621 6 lat temu
RNNSideMenuChildVC.m fixed bottomTabs options with no stack 6 lat temu
RNNSideMenuController.h homogenous root view container protocol (#2455) 6 lat temu
RNNSideMenuController.m fixed bottomTabs options with no stack 6 lat temu
RNNSideMenuOptions.h Closes #2621 6 lat temu
RNNSideMenuOptions.m Closes #2621 6 lat temu
RNNSideMenuSideOptions.h Adresses #3439 6 lat temu
RNNSideMenuSideOptions.m Adresses #3439 6 lat temu
RNNSplashScreen.h moving stuff around to work on everything locally without hacks 7 lat temu
RNNSplashScreen.m Support storyboards in the splash screen (#3459) 6 lat temu
RNNSplitViewController.h Decoupled native stack behavior from RNNStore 6 lat temu
RNNSplitViewController.m fixed bottomTabs options with no stack 6 lat temu
RNNSplitViewOptions.h [v2] UISplitViewController (#3247) 6 lat temu
RNNSplitViewOptions.m [v2] UISplitViewController (#3247) 6 lat temu
RNNStatusBarOptions.h statusBar.hidden changed to statusBar.visible in iOS 6 lat temu
RNNStatusBarOptions.m statusBar.hidden changed to statusBar.visible in iOS 6 lat temu
RNNStore.h Closes #3457 6 lat temu
RNNStore.m pass bridge to external component creator 6 lat temu
RNNSubtitleOptions.h topBar subtitle options ios 6 lat temu
RNNSubtitleOptions.m topBar subtitle options ios 6 lat temu
RNNSwizzles.h Support iOS 11 scroll view insets 6 lat temu
RNNSwizzles.m horizontal scrollView insets fix 6 lat temu
RNNTabBarController.h bottomTab static events - #1078 6 lat temu
RNNTabBarController.m fixed bottomTabs options with no stack 6 lat temu
RNNTitleOptions.h V2 custom component refactor (#2997) 6 lat temu
RNNTitleOptions.m Large title options (#3331) 6 lat temu
RNNTitleViewHelper.h V2 subtitle (#2919) 6 lat temu
RNNTitleViewHelper.m topBar subtitle options ios 6 lat temu
RNNTopBarOptions.h default topBar buttons options support 6 lat temu
RNNTopBarOptions.m default topBar buttons options support 6 lat temu
RNNTopTabOptions.h refactored navigation options (#2474) 6 lat temu
RNNTopTabOptions.m refactored navigation options 6 lat temu
RNNTopTabsOptions.h refactored navigation options (#2474) 6 lat temu
RNNTopTabsOptions.m refactored navigation options (#2474) 6 lat temu
RNNTopTabsViewController.h top tabs support - ios (#2454) 6 lat temu
RNNTopTabsViewController.m fixed bottomTabs options with no stack 6 lat temu
RNNTransition.h V2 animations (#2878) 6 lat temu
RNNTransition.m V2 animations (#2878) 6 lat temu
RNNTransitionStateHolder.h refactored animated prop 6 lat temu
RNNTransitionStateHolder.m refactored animated prop 6 lat temu
RNNTransitionsOptions.h V2 animations (#2878) 6 lat temu
RNNTransitionsOptions.m refactored animated prop 6 lat temu
RNNUIBarButtonItem.h v2-customButtons (#2637) 6 lat temu
RNNUIBarButtonItem.m v2-customButtons (#2637) 6 lat temu
RNNUtils.h [BREAKING] BottomTabs refactor (#3469) 6 lat temu
RNNUtils.m Adresses #1078 - static events 6 lat temu
RNNViewLocation.h refactored shared element transitions (#2783) 6 lat temu
RNNViewLocation.m refactored shared element transitions (#2783) 6 lat temu
ReactNativeNavigation.h Expose public method to find VC (#3339) 6 lat temu
ReactNativeNavigation.m Expose public method to find VC (#3339) 6 lat temu
UIImage+tint.h [BREAKING] BottomTabs refactor (#3469) 6 lat temu
UIImage+tint.m Closes #3484 6 lat temu
VICMAImageView.h [Experimental] Custom transition animation for ios (#1955) 6 lat temu
VICMAImageView.m [Experimental] Custom transition animation for ios (#1955) 6 lat temu