Daniel Zlotin
7cd03b33f3
migration to new API
6 years ago
yogevbd
06aa587a4a
top tabs support - ios (#2454 )
* top tabs support - ios
6 years ago
yogevbd
180f1d3bb8
homogenous root view container protocol (#2455 )
6 years ago
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 years ago
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 years ago
yogevbd
97272fb3c1
V2 Orientation (#1686 )
* added orientation options
* removed orientation e2e in modal screen
7 years ago
bogobogo
f90a28146a
screen Background Color iOS (#1631 )
7 years ago
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 years ago
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 years ago
Daniel Zlotin
8b8d914a06
ios fixed invalid bridge
7 years ago
Daniel Zlotin
e083cd812c
ios native refactor to remove the singleton hell step 1
7 years ago
Ran Greenberg
d6b613913f
ios - rename createLayout to createLayoutAndSaveToStore
7 years ago
Ran Greenberg
454bc30dac
add container store in order to support push
7 years ago
Ran Greenberg
7ce412b14f
added side menu that works!
7 years ago
Ran Greenberg
c35e42d2bb
iOS - refactoring side menu
7 years ago
Ran Greenberg
cb18bbcb35
added side menu - not completed
7 years ago
Ran Greenberg
1caf12615a
add unit test
7 years ago
Daniel Zlotin
293fb6adcd
screen lifecycle
7 years ago
Daniel Zlotin
7f7a586a08
pushes, start of lifecycle
7 years ago
Daniel Zlotin
b2ce627b33
refactoring, push e2e
7 years ago
Daniel Zlotin
e42147721f
working skeleton
7 years ago
Daniel Zlotin
a6e337c468
added missing native changes
7 years ago
Daniel Zlotin
264359bc61
e2e passed
7 years ago
Daniel Zlotin
db0c822df6
simple native recursive parsing
7 years ago
Daniel Zlotin
c68be6575c
navigation controllers
7 years ago
Daniel Zlotin
11cbaddf37
trying to convert to a tree
7 years ago
Daniel Zlotin
df522f083e
removed old code, migrated to public headers, new event emitter onAppLaunched
7 years ago
Daniel Zlotin
cd95e7ef64
e2e
7 years ago