react-native-navigation的迁移库
Daniel Zlotin 06875c0c39 merged 7 years ago
..
Helpers copy controllers code to here - a start of something beautiful 7 years ago
RCCDrawerController copy controllers code to here - a start of something beautiful 7 years ago
RCCToolBar copy controllers code to here - a start of something beautiful 7 years ago
ReactNativeNavigation.xcodeproj added RNNTabBarController 7 years ago
RCCExternalViewControllerProtocol.h copy controllers code to here - a start of something beautiful 7 years ago
RCCLightBox.h copy controllers code to here - a start of something beautiful 7 years ago
RCCLightBox.m copy controllers code to here - a start of something beautiful 7 years ago
RCCManager.h copy controllers code to here - a start of something beautiful 7 years ago
RCCManager.m copy controllers code to here - a start of something beautiful 7 years ago
RCCManagerModule.h copy controllers code to here - a start of something beautiful 7 years ago
RCCManagerModule.m added skeleton support 7 years ago
RCCNavigationController.h added status bar color scheme for single screen which isn't pass on p… (#608) 7 years ago
RCCNavigationController.m added status bar color scheme for single screen which isn't pass on p… (#608) 7 years ago
RCCNotification.h copy controllers code to here - a start of something beautiful 7 years ago
RCCNotification.m copy controllers code to here - a start of something beautiful 7 years ago
RCCTabBarController.h add tabBarDelegate -not really needed since RCCTabBarController is already delegate to him self (inheritss from UITabBarController). adding this for the record. (#604) 7 years ago
RCCTabBarController.m added tab selected event (#605) 7 years ago
RCCViewController.h copy controllers code to here - a start of something beautiful 7 years ago
RCCViewController.m handle hiding/showing the navigation bar properly when moving between screen that have a transparent navigation bar and ones that have visible bars. (#609) 7 years ago
RNNNavigationController.h Added RNNNAvigationController 7 years ago
RNNNavigationController.m added RNNTabBarController 7 years ago
RNNStyler.h improve styler, added commands json 7 years ago
RNNStyler.m make styler some methods static 7 years ago
RNNTabBarController.h added RNNTabBarController 7 years ago
RNNTabBarController.m added RNNTabBarController 7 years ago
RNNViewController.h added RNNViewController some functionality 7 years ago
RNNViewController.m Added RNNNAvigationController 7 years ago