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