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