react-native-navigation的迁移库
yogevbd c266041b85 Revert "Refactor options (#3962)" vor 6 Jahren
..
RNNSideMenu Closes #3418 vor 6 Jahren
ReactNativeNavigation.xcodeproj Revert "Refactor options (#3962)" vor 6 Jahren
ReactNativeNavigationTests Revert "Refactor options (#3962)" vor 6 Jahren
Constants.h V2 constants (#3486) vor 6 Jahren
Constants.m V2 constants (#3486) vor 6 Jahren
HMSegmentedControl.h top tabs support - ios (#2454) vor 6 Jahren
HMSegmentedControl.m top tabs support - ios (#2454) vor 6 Jahren
RCTHelpers.h remove yellow boxes on iOS vor 6 Jahren
RCTHelpers.m remove yellow boxes on iOS vor 6 Jahren
RNNAnimatedView.h refactored shared element transitions (#2783) vor 6 Jahren
RNNAnimatedView.m refactored shared element transitions (#2783) vor 6 Jahren
RNNAnimationOptions.h refactored shared element transitions (#2783) vor 6 Jahren
RNNAnimationOptions.m V2 animations (#2878) vor 6 Jahren
RNNAnimator.h refactored shared element transitions (#2783) vor 6 Jahren
RNNAnimator.m Adresses #3290 vor 6 Jahren
RNNBackButtonOptions.h Added backButton.color support vor 6 Jahren
RNNBackButtonOptions.m Closes #3940 vor 6 Jahren
RNNBackgroundOptions.h Allow TopBar -> Background -> Clip To Bounds option (#3913) vor 6 Jahren
RNNBackgroundOptions.m support null background.color vor 6 Jahren
RNNBottomTabOptions.h Add badgeColor option to bottomTab (#3604) vor 6 Jahren
RNNBottomTabOptions.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNBottomTabsOptions.h Closes #3545 vor 6 Jahren
RNNBottomTabsOptions.m Closes #3545 vor 6 Jahren
RNNBridgeManager.h Expose public method to find VC (#3339) vor 6 Jahren
RNNBridgeManager.m Expose public method to find VC (#3339) vor 6 Jahren
RNNBridgeManagerDelegate.h Adresses #3024 (#3328) vor 6 Jahren
RNNBridgeModule.h moving stuff around to work on everything locally without hacks vor 7 Jahren
RNNBridgeModule.m Merge options (#3930) vor 6 Jahren
RNNButtonOptions.h Adresses #3054 vor 6 Jahren
RNNButtonOptions.m default topBar buttons options support vor 6 Jahren
RNNCommandsHandler.h Merge options (#3930) vor 6 Jahren
RNNCommandsHandler.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNComponentOptions.h V2 custom component refactor (#2997) vor 6 Jahren
RNNComponentOptions.m V2 custom component refactor (#2997) vor 6 Jahren
RNNControllerFactory.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNControllerFactory.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNCustomTitleView.h [Breaking] Top bar API changes (#2895) vor 6 Jahren
RNNCustomTitleView.m Custom titleView layout fix vor 6 Jahren
RNNCustomViewController.h pass props to external components vor 6 Jahren
RNNCustomViewController.m pass props to external components vor 6 Jahren
RNNElement.h [Experimental] Custom transition animation for ios (#1955) vor 6 Jahren
RNNElement.m [Experimental] Custom transition animation for ios (#1955) vor 6 Jahren
RNNElementFinder.h [v2] Preview peek and pop (iOS) (#3273) vor 6 Jahren
RNNElementFinder.m [v2] Preview peek and pop (iOS) (#3273) vor 6 Jahren
RNNElementView.h [Experimental] Custom transition animation for ios (#1955) vor 6 Jahren
RNNElementView.m [Experimental] Custom transition animation for ios (#1955) vor 6 Jahren
RNNErrorHandler.h commands error handling vor 6 Jahren
RNNErrorHandler.m commands error handling vor 6 Jahren
RNNEventEmitter.h [v2] Refactor preview api (#3708) vor 6 Jahren
RNNEventEmitter.m [v2] Refactor preview api (#3708) vor 6 Jahren
RNNInteractivePopAnimator.h [Experimental] Custom transition animation for ios (#1955) vor 6 Jahren
RNNInteractivePopAnimator.m fix ios test vor 6 Jahren
RNNLargeTitleOptions.h Large title options (#3331) vor 6 Jahren
RNNLargeTitleOptions.m Large title options (#3331) vor 6 Jahren
RNNLayoutNode.h [v2] UISplitViewController (#3247) vor 6 Jahren
RNNLayoutNode.m [v2] UISplitViewController (#3247) vor 6 Jahren
RNNLayoutOptions.h screen background fix on iOS (#3332) vor 6 Jahren
RNNLayoutOptions.m screen background fix on iOS (#3332) vor 6 Jahren
RNNModalAnimation.h V2 animations (#2878) vor 6 Jahren
RNNModalAnimation.m added interpolation and startDelay for animations vor 6 Jahren
RNNModalManager.h Refactored modals and added tests (#3955) vor 6 Jahren
RNNModalManager.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNNavigationButtons.h Adresses #3054 vor 6 Jahren
RNNNavigationButtons.m fixes custom buttons (#3918) vor 6 Jahren
RNNNavigationController.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNNavigationController.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNNavigationOptions.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNNavigationOptions.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNNavigationStackManager.h Decoupled native stack behavior from RNNStore vor 6 Jahren
RNNNavigationStackManager.m Closes #3819 vor 6 Jahren
RNNOptions.h Closes #2621 vor 6 Jahren
RNNOptions.m Revert "Added unit test coverage for RNNNavigationController" vor 6 Jahren
RNNOverlayManager.h Overlay unit tests vor 6 Jahren
RNNOverlayManager.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNOverlayOptions.h Android overlay (#2557) vor 6 Jahren
RNNOverlayOptions.m Android overlay (#2557) vor 6 Jahren
RNNOverlayWindow.h Revert "Revert "fix overlay options bug"" vor 6 Jahren
RNNOverlayWindow.m Revert "Revert "fix overlay options bug"" vor 6 Jahren
RNNPreviewOptions.h [v2] Refactor preview api (#3708) vor 6 Jahren
RNNPreviewOptions.m [v2] Preview peek and pop (iOS) (#3273) vor 6 Jahren
RNNPushAnimation.h V2 animations (#2878) vor 6 Jahren
RNNPushAnimation.m added interpolation and startDelay for animations vor 6 Jahren
RNNReactRootView.h fixes custom buttons (#3918) vor 6 Jahren
RNNReactRootView.m fixes custom buttons (#3918) vor 6 Jahren
RNNReactRootViewCreator.h moving stuff around to work on everything locally without hacks vor 7 Jahren
RNNReactRootViewCreator.m fixes custom buttons (#3918) vor 6 Jahren
RNNReactView.h fixes custom buttons (#3918) vor 6 Jahren
RNNReactView.m fixes custom buttons (#3918) vor 6 Jahren
RNNRootViewController.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNRootViewController.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNRootViewCreator.h fixes custom buttons (#3918) vor 6 Jahren
RNNRootViewProtocol.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNScreenTransition.h waitForRender animation options vor 6 Jahren
RNNScreenTransition.m waitForRender animation options vor 6 Jahren
RNNSegmentedControl.h top tabs support - ios (#2454) vor 6 Jahren
RNNSegmentedControl.m top tabs support - ios (#2454) vor 6 Jahren
RNNSideMenuChildVC.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNSideMenuChildVC.m RNNRootViewProtocol refactor vor 6 Jahren
RNNSideMenuController.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNSideMenuController.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNSideMenuOptions.h Closes #2621 vor 6 Jahren
RNNSideMenuOptions.m Closes #2621 vor 6 Jahren
RNNSideMenuSideOptions.h [V2] Added sideMenu style options similar to V1 options (#3877) vor 6 Jahren
RNNSideMenuSideOptions.m [V2] Disable gesture capture when sideMenu is disabled #3651 (#3898) vor 6 Jahren
RNNSplashScreen.h moving stuff around to work on everything locally without hacks vor 7 Jahren
RNNSplashScreen.m Support storyboards in the splash screen (#3459) vor 6 Jahren
RNNSplitViewController.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNSplitViewController.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNSplitViewOptions.h [v2] UISplitViewController (#3247) vor 6 Jahren
RNNSplitViewOptions.m [v2] UISplitViewController (#3247) vor 6 Jahren
RNNStatusBarOptions.h statusBar.hidden changed to statusBar.visible in iOS vor 6 Jahren
RNNStatusBarOptions.m fixes statusBar visilibity vor 6 Jahren
RNNStore.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNStore.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNSubtitleOptions.h topBar subtitle options ios vor 6 Jahren
RNNSubtitleOptions.m topBar subtitle options ios vor 6 Jahren
RNNSwizzles.h Support iOS 11 scroll view insets vor 6 Jahren
RNNSwizzles.m horizontal scrollView insets fix vor 6 Jahren
RNNTabBarController.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNTabBarController.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNTitleOptions.h V2 custom component refactor (#2997) vor 6 Jahren
RNNTitleOptions.m Added backButton.color support vor 6 Jahren
RNNTitleViewHelper.h V2 subtitle (#2919) vor 6 Jahren
RNNTitleViewHelper.m topBar subtitle options ios vor 6 Jahren
RNNTopBarOptions.h Button color (#3713) vor 6 Jahren
RNNTopBarOptions.m Fixes button react component props vor 6 Jahren
RNNTopTabOptions.h refactored navigation options (#2474) vor 6 Jahren
RNNTopTabOptions.m RNNRootViewProtocol refactor vor 6 Jahren
RNNTopTabsOptions.h refactored navigation options (#2474) vor 6 Jahren
RNNTopTabsOptions.m refactored navigation options (#2474) vor 6 Jahren
RNNTopTabsViewController.h Revert "Refactor options (#3962)" vor 6 Jahren
RNNTopTabsViewController.m Revert "Refactor options (#3962)" vor 6 Jahren
RNNTransition.h V2 animations (#2878) vor 6 Jahren
RNNTransition.m V2 animations (#2878) vor 6 Jahren
RNNTransitionStateHolder.h refactored animated prop vor 6 Jahren
RNNTransitionStateHolder.m refactored animated prop vor 6 Jahren
RNNTransitionsOptions.h added setStackRoot animation support (#3722) vor 6 Jahren
RNNTransitionsOptions.m refactored animated prop vor 6 Jahren
RNNUIBarButtonItem.h v2-customButtons (#2637) vor 6 Jahren
RNNUIBarButtonItem.m v2-customButtons (#2637) vor 6 Jahren
RNNUtils.h [BREAKING] BottomTabs refactor (#3469) vor 6 Jahren
RNNUtils.m Adresses #1078 - static events vor 6 Jahren
RNNViewLocation.h refactored shared element transitions (#2783) vor 6 Jahren
RNNViewLocation.m refactored shared element transitions (#2783) vor 6 Jahren
ReactNativeNavigation.h [v2] Refactor preview api (#3708) vor 6 Jahren
ReactNativeNavigation.m Expose public method to find VC (#3339) vor 6 Jahren
UIImage+tint.h [BREAKING] BottomTabs refactor (#3469) vor 6 Jahren
UIImage+tint.m Closes #3484 vor 6 Jahren
VICMAImageView.h [Experimental] Custom transition animation for ios (#1955) vor 6 Jahren
VICMAImageView.m [Experimental] Custom transition animation for ios (#1955) vor 6 Jahren