yogevbd
38d5c5e90d
refactored custom view controlles
6 lat temu
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
6 lat temu
yogevbd
091e1befc5
Closes #2743
6 lat temu
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
6 lat temu
yogevbd
ae4f1caa0c
refactored transition animations (#2604 )
* refactored transition animations
* unit test fix
6 lat temu
yogevbd
e10e811c46
V2 static navigation events (#2577 )
* adresses #1078
6 lat temu
yogevbd
0016d21df5
refactored navigation options
6 lat temu
yogevbd
1446cd2fe9
V2 overlays (#2510 )
* overlay support
6 lat temu
yogevbd
5578b9507a
V2 default options (#2489 )
* default options support
* refactored navigation options
6 lat temu
yogevbd
854a5d7324
e2e fix
6 lat temu
Daniel Zlotin
ebf09b6e2e
rename container-->component ios
6 lat temu
Daniel Zlotin
7cd03b33f3
migration to new API
6 lat temu
yogevbd
06aa587a4a
top tabs support - ios (#2454 )
* top tabs support - ios
6 lat temu
yogevbd
180f1d3bb8
homogenous root view container protocol (#2455 )
6 lat temu
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
6 lat temu
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
6 lat temu
yogevbd
97272fb3c1
V2 Orientation (#1686 )
* added orientation options
* removed orientation e2e in modal screen
7 lat temu
bogobogo
f90a28146a
screen Background Color iOS (#1631 )
7 lat temu
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
7 lat temu
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 lat temu
Daniel Zlotin
8b8d914a06
ios fixed invalid bridge
7 lat temu
Daniel Zlotin
e083cd812c
ios native refactor to remove the singleton hell step 1
7 lat temu
Ran Greenberg
d6b613913f
ios - rename createLayout to createLayoutAndSaveToStore
7 lat temu
Ran Greenberg
454bc30dac
add container store in order to support push
7 lat temu
Ran Greenberg
7ce412b14f
added side menu that works!
7 lat temu
Ran Greenberg
c35e42d2bb
iOS - refactoring side menu
7 lat temu
Ran Greenberg
cb18bbcb35
added side menu - not completed
7 lat temu
Ran Greenberg
1caf12615a
add unit test
7 lat temu
Daniel Zlotin
293fb6adcd
screen lifecycle
7 lat temu
Daniel Zlotin
7f7a586a08
pushes, start of lifecycle
7 lat temu
Daniel Zlotin
b2ce627b33
refactoring, push e2e
7 lat temu
Daniel Zlotin
e42147721f
working skeleton
7 lat temu
Daniel Zlotin
a6e337c468
added missing native changes
7 lat temu
Daniel Zlotin
264359bc61
e2e passed
7 lat temu
Daniel Zlotin
db0c822df6
simple native recursive parsing
7 lat temu
Daniel Zlotin
c68be6575c
navigation controllers
7 lat temu
Daniel Zlotin
11cbaddf37
trying to convert to a tree
7 lat temu
Daniel Zlotin
df522f083e
removed old code, migrated to public headers, new event emitter onAppLaunched
7 lat temu
Daniel Zlotin
cd95e7ef64
e2e
7 lat temu