yogevbd
20bb8272f7
Fixes currentTabId options in stack with provided Id
před 6 roky
yogevbd
abb91113ea
Prevent retaining overlay RootView in rotation block
před 6 roky
yogevbd
0dc45525ea
bottomTab static events - #1078
před 6 roky
yogevbd
bb6cbb5047
Resolves #2962
před 6 roky
yogevbd
ee6213f42a
Revert "exposed bridge in ReactNativeNavigation"
This reverts commit ee48da2e7c .
před 6 roky
yogevbd
ee48da2e7c
exposed bridge in ReactNativeNavigation
před 6 roky
yogevbd
8f8254a707
external component view fix
před 6 roky
yogevbd
29bf1b6ed7
pass bridge to external component creator
před 6 roky
yogevbd
8406f4d384
pass props to external components
před 6 roky
yogevbd
4dfb43e9ce
refactored custom component to use creator (#2887 )
před 6 roky
yogevbd
8543d80fa2
V2 animations (#2878 )
* passProps to buttons
* push and pop custom transitions
* refactored defaultOptions
* custom animations support for show and dismiss modal
před 6 roky
yogevbd
38d5c5e90d
refactored custom view controlles
před 6 roky
yogevbd
eb9142a3e1
V2 custom controller (#2784 )
* custom viewController support
* native component support and e2e
* custom viewController support
* native component support and e2e
* unit test fix
před 6 roky
yogevbd
091e1befc5
Closes #2743
před 6 roky
Guy Carmeli
990e0594d1
Bottom tabs android (#2649 )
* Use AHBottomNavigation for BottomTabs
* Process passed options for all layout types
Static options are still processed only for components
* ios e2e fix
* Update RNNNavigationController.m
před 6 roky
yogevbd
ae4f1caa0c
refactored transition animations (#2604 )
* refactored transition animations
* unit test fix
před 6 roky
yogevbd
e10e811c46
V2 static navigation events (#2577 )
* adresses #1078
před 6 roky
yogevbd
0016d21df5
refactored navigation options
před 6 roky
yogevbd
1446cd2fe9
V2 overlays (#2510 )
* overlay support
před 6 roky
yogevbd
5578b9507a
V2 default options (#2489 )
* default options support
* refactored navigation options
před 6 roky
yogevbd
854a5d7324
e2e fix
před 6 roky
Daniel Zlotin
ebf09b6e2e
rename container-->component ios
před 6 roky
Daniel Zlotin
7cd03b33f3
migration to new API
před 6 roky
yogevbd
06aa587a4a
top tabs support - ios (#2454 )
* top tabs support - ios
před 6 roky
yogevbd
180f1d3bb8
homogenous root view container protocol (#2455 )
před 6 roky
yogevbd
2885c8d767
Tab bar items (#2345 )
* tabBarItem support
* apply tab items on tabController initialization
* e2e test
* refactored bottomTab item
* tests fix
* tabItem testID fix
* renamed tabBadge to badge
* fix merge
* BottomTab fix
* removed BottomTabs
před 6 roky
yogevbd
290ff8dd3e
async await for push and showModal (#2270 )
* async await for push and showModal
* async await for push and showModal
* refactored custom transitions
* refactored custom animations
před 6 roky
yogevbd
97272fb3c1
V2 Orientation (#1686 )
* added orientation options
* removed orientation e2e in modal screen
před 7 roky
bogobogo
f90a28146a
screen Background Color iOS (#1631 )
před 7 roky
bogobogo
2632399bfd
v2 tdd styles - topBarBackgroundColor, RNNNavigationOptions, style refactor (#1574 )
* created RNNNavigationOptions
* created RNNRootViewControllerTest and added a test for the topBarBackgroundColor style
* working
* process navigationOptions colors
* created a test for new RNNRootViewController functionality
* changed RNNRootViewController to init with name, navigationOptions and container id, instead of node
* changed RNNRootViewController to get a new type - RNNavigationOptions
* refactored statusBarHidden test and implementation, all tests pass
* added setup to RNNRootViewControllerTest.m and refactored tests
* added test for title and implemented static title
* minor fixes
* removed redundant eslint config
před 7 roky
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
před 7 roky
Daniel Zlotin
8b8d914a06
ios fixed invalid bridge
před 7 roky
Daniel Zlotin
e083cd812c
ios native refactor to remove the singleton hell step 1
před 7 roky
Ran Greenberg
d6b613913f
ios - rename createLayout to createLayoutAndSaveToStore
před 7 roky
Ran Greenberg
454bc30dac
add container store in order to support push
před 7 roky
Ran Greenberg
7ce412b14f
added side menu that works!
před 7 roky
Ran Greenberg
c35e42d2bb
iOS - refactoring side menu
před 7 roky
Ran Greenberg
cb18bbcb35
added side menu - not completed
před 7 roky
Ran Greenberg
1caf12615a
add unit test
před 7 roky
Daniel Zlotin
293fb6adcd
screen lifecycle
před 7 roky
Daniel Zlotin
7f7a586a08
pushes, start of lifecycle
před 7 roky
Daniel Zlotin
b2ce627b33
refactoring, push e2e
před 7 roky
Daniel Zlotin
e42147721f
working skeleton
před 7 roky
Daniel Zlotin
a6e337c468
added missing native changes
před 7 roky
Daniel Zlotin
264359bc61
e2e passed
před 7 roky
Daniel Zlotin
db0c822df6
simple native recursive parsing
před 7 roky
Daniel Zlotin
c68be6575c
navigation controllers
před 7 roky
Daniel Zlotin
11cbaddf37
trying to convert to a tree
před 7 roky
Daniel Zlotin
df522f083e
removed old code, migrated to public headers, new event emitter onAppLaunched
před 7 roky
Daniel Zlotin
cd95e7ef64
e2e
před 7 roky