.. |
RNNSideMenu
|
Closes #3418
|
6 lat temu |
ReactNativeNavigation.xcodeproj
|
Removed the headers form copy build phase - they are copied as headers. This was causing build error on Xcode 10 (#3774)
|
6 lat temu |
ReactNativeNavigationTests
|
fix unit tests
|
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
|
remove yellow boxes on iOS
|
6 lat temu |
RCTHelpers.m
|
remove yellow boxes on iOS
|
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
|
Added backButton.color support
|
6 lat temu |
RNNBackButtonOptions.m
|
Fixes backButton styling on iOS
|
6 lat temu |
RNNBackgroundOptions.h
|
V2 custom component refactor (#2997)
|
6 lat temu |
RNNBackgroundOptions.m
|
support null background.color
|
6 lat temu |
RNNBottomTabOptions.h
|
Add badgeColor option to bottomTab (#3604)
|
6 lat temu |
RNNBottomTabOptions.m
|
fixes crash on iOS
|
6 lat temu |
RNNBottomTabsOptions.h
|
Closes #3545
|
6 lat temu |
RNNBottomTabsOptions.m
|
Closes #3545
|
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
|
Revert "Revert "Resolves componentId on showModal""
|
6 lat temu |
RNNButtonOptions.h
|
Adresses #3054
|
6 lat temu |
RNNButtonOptions.m
|
default topBar buttons options support
|
6 lat temu |
RNNCommandsHandler.h
|
Revert "Revert "Resolves componentId on showModal""
|
6 lat temu |
RNNCommandsHandler.m
|
Revert "Revert "Resolves componentId on showModal""
|
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
|
Closes #3725
|
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)
|
7 lat temu |
RNNElement.m
|
[Experimental] Custom transition animation for ios (#1955)
|
7 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)
|
7 lat temu |
RNNElementView.m
|
[Experimental] Custom transition animation for ios (#1955)
|
7 lat temu |
RNNErrorHandler.h
|
commands error handling
|
6 lat temu |
RNNErrorHandler.m
|
commands error handling
|
6 lat temu |
RNNEventEmitter.h
|
Revert "[v2] Refactor peek and pop [ready to merge] (#3620)"
|
6 lat temu |
RNNEventEmitter.m
|
Add ModalDismissed to supportedEvents on iOS
|
6 lat temu |
RNNInteractivePopAnimator.h
|
[Experimental] Custom transition animation for ios (#1955)
|
7 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
|
Revert "Revert "Resolves componentId on showModal""
|
6 lat temu |
RNNModalManager.m
|
Closes #3823
|
6 lat temu |
RNNNavigationButtons.h
|
Adresses #3054
|
6 lat temu |
RNNNavigationButtons.m
|
handle buttonPressed event in rootViewController
|
6 lat temu |
RNNNavigationController.h
|
Closes #3725
|
6 lat temu |
RNNNavigationController.m
|
A workaround for iOS issue of not updating popped screen nav bar in time
|
6 lat temu |
RNNNavigationOptions.h
|
[BREAKING] BottomTabs refactor (#3469)
|
6 lat temu |
RNNNavigationOptions.m
|
RNNRootViewProtocol refactor
|
6 lat temu |
RNNNavigationStackManager.h
|
Decoupled native stack behavior from RNNStore
|
6 lat temu |
RNNNavigationStackManager.m
|
Closes #3618
|
6 lat temu |
RNNOptions.h
|
Closes #2621
|
6 lat temu |
RNNOptions.m
|
Closes #2621
|
6 lat temu |
RNNOverlayManager.h
|
Overlay unit tests
|
6 lat temu |
RNNOverlayManager.m
|
fixes e2e
|
6 lat temu |
RNNOverlayOptions.h
|
Android overlay (#2557)
|
6 lat temu |
RNNOverlayOptions.m
|
Android overlay (#2557)
|
6 lat temu |
RNNOverlayWindow.h
|
Revert "Revert "fix overlay options bug""
|
6 lat temu |
RNNOverlayWindow.m
|
Revert "Revert "fix overlay options bug""
|
6 lat temu |
RNNPreviewOptions.h
|
Revert "[v2] Refactor peek and pop [ready to merge] (#3620)"
|
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 |
RNNReactRootView.h
|
fix custom header (#3798)
|
6 lat temu |
RNNReactRootView.m
|
Closes #3545 (#3874)
|
6 lat temu |
RNNReactRootViewCreator.h
|
moving stuff around to work on everything locally without hacks
|
7 lat temu |
RNNReactRootViewCreator.m
|
fix custom header (#3798)
|
6 lat temu |
RNNRootViewController.h
|
handle buttonPressed event in rootViewController
|
6 lat temu |
RNNRootViewController.m
|
handle buttonPressed event in rootViewController
|
6 lat temu |
RNNRootViewCreator.h
|
V2 custom component refactor (#2997)
|
6 lat temu |
RNNRootViewProtocol.h
|
Closes #3725
|
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
|
RNNRootViewProtocol refactor
|
6 lat temu |
RNNSideMenuController.h
|
homogenous root view container protocol (#2455)
|
6 lat temu |
RNNSideMenuController.m
|
RNNRootViewProtocol refactor
|
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
|
RNNRootViewProtocol refactor
|
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
|
fixes statusBar visilibity
|
6 lat temu |
RNNStore.h
|
Revert "Revert "Resolves componentId on showModal""
|
6 lat temu |
RNNStore.m
|
RNNRootViewProtocol refactor
|
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
|
#3550
|
6 lat temu |
RNNTitleOptions.h
|
V2 custom component refactor (#2997)
|
6 lat temu |
RNNTitleOptions.m
|
Added backButton.color support
|
6 lat temu |
RNNTitleViewHelper.h
|
V2 subtitle (#2919)
|
6 lat temu |
RNNTitleViewHelper.m
|
topBar subtitle options ios
|
6 lat temu |
RNNTopBarOptions.h
|
Button color (#3713)
|
6 lat temu |
RNNTopBarOptions.m
|
Fixes button react component props
|
6 lat temu |
RNNTopTabOptions.h
|
refactored navigation options (#2474)
|
6 lat temu |
RNNTopTabOptions.m
|
RNNRootViewProtocol refactor
|
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
|
RNNRootViewProtocol refactor
|
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
|
added setStackRoot animation support (#3722)
|
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
|
Revert "[v2] Refactor peek and pop [ready to merge] (#3620)"
|
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)
|
7 lat temu |
VICMAImageView.m
|
[Experimental] Custom transition animation for ios (#1955)
|
7 lat temu |