a6968eaaec
								
							 
						 
						
							Lock detox on 7.3.6 for passing CI 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								a3dadfdcf4
								
							 
						 
						
							Update docs (#3196 ) 
							
							
Outdated onAppLaunched part is changed
I just started to a project with v2 and I realized this part of the documentation was wrong. I searched a bit and find this 2 commits: 
104e3f97fd 
1d2680c5aa 
So, that part is probably forgotten 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								20bb8272f7
								
							 
						 
						
							Fixes currentTabId options in stack with provided Id 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								abb91113ea
								
							 
						 
						
							Prevent retaining overlay RootView in rotation block 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								219582efa5
								
							 
						 
						
							Fixes iOS crash on overlay orientation change 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								7974b00307
								
							 
						 
						
							fixes #3182  
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								86f7fc00fe
								
							 
						 
						
							Add missing file 
							
							
Options.java was missing from previous commit 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								6a69287242
								
							 
						 
						
							Removed NavigationOptionsListener 
							
							
This commit removes NavigationOptionsListener as it was not needed anymore.
As a result, it uncovered a few issues which this commit also aims to fix.
* Set SideMenuController as parent of left, right and centre controllers
* Select tab by id with tabSelector interface
* mergeOptions now also applies options after merge - in ViewController base class
* Pull presentation logic from ComponentLayout to ComponentViewController 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								aed0e9fcd6
								
							 
						 
						
							Trigger build 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								335dd424a2
								
							 
						 
						
							Prevent navBar header background transition in modals, fixes black background in modals navBar 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								c47a3771ea
								
							 
						 
						
							empty commit 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								813af3492d
								
							 
						 
						
							empty commit 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								63c34738d1
								
							 
						 
						
							Link to root of movieapp repo (#3112 ) 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								af5538af19
								
							 
						 
						
							Fixed wrong Android React Native path. (#3180 ) 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								fac293dbfc
								
							 
						 
						
							point to index.js in build.gradle 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								60fdb64a14
								
							 
						 
						
							Point to index.js in xcode build scripts 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								746f240ec5
								
							 
						 
						
							Expose ReactNativeHost creation in NavigationApplication 
							
							
This commit also consolidates index files in the playground app 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								a4e5055f63
								
							 
						 
						
							Test [skip ci] 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								6768876066
								
							 
						 
						
							Fix lint 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								ce806e3b1e
								
							 
						 
						
							Destroy Overlay when it is dismissed 
							
							
* Cover OverlayManager with unit tests
* Add e2e to test Overlay unmount 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								9391cd52fd
								
							 
						 
						
							Custom titleView layout fix 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								61695e0e08
								
							 
						 
						
							fixed apply options 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								e006406ceb
								
							 
						 
						
							Emit bottomTabSelected event 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								07050db9f9
								
									
										
											
								
							 
						 
						
							Command (#3175 ) 
							
							
* Assign commandId to async commands
* CommandListener refactor
Pull listener out of Navigator and implement NativeCommandListener for native commands
* Emit onNavigationEvent when commands complete
* Rename timestamp to completionTime
* Rename NavigationEvent to EventEmitter
* Rename sendOnNavigationButtonPressed to emitOnNavigationButtonPressed
* Emit navigationEvent on bottom tab select
* rebase fix
* Emit commandCompleted event instead of nativeEvent
* fix native ios commands
* wait show and dismiss Overlay 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								935557a2ef
								
							 
						 
						
							Implemented test for public constructor (#3153 ) 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								3761a976e0
								
							 
						 
						
							reset buttons to avoid react component recreation 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								4387d4fd4b
								
							 
						 
						
							merge options only when viewController is loaded and visible 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								3d22e69d6a
								
							 
						 
						
							Fix appLaunched and button press events on iOS 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								1d2680c5aa
								
							 
						 
						
							Fix appLaunched and button press events on Android 
							
							
Both events broke in 104e3f97  
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								ab8ba4e659
								
							 
						 
						
							update docs 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								104e3f97fd
								
							 
						 
						
							BREAKING events api 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								af12e8b466
								
							 
						 
						
							Disable for letting CI pass 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								755ff262f9
								
							 
						 
						
							Don't throw exception in some tests as there's no reason to 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								3fd9cdfe5b
								
							 
						 
						
							fix flaky top bar transition 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								a0982e404d
								
							 
						 
						
							Report onActivityResult to RN 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								cba7d1796b
								
							 
						 
						
							Reverting to public (#3146 ) 
							
							
We need this constructor to be accessible in order to integrate with CodePush 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								771e906973
								
							 
						 
						
							Revert "Support a “modal” prop for tabbed iOS apps (#1578 )" 
							
							
This reverts commit 5cd2972ca0 . 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								ff8e84a991
								
							 
						 
						
							Revert "fix build issue" 
							
							
This reverts commit 864a84dfcf . 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								864a84dfcf
								
							 
						 
						
							fix build issue 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								0cb95ef67f
								
							 
						 
						
							documentation fix 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								f7267009de
								
							 
						 
						
							fixed a bug modal viewController was not deallocated when to call dismissAllModals (#2843 ) 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								5cd2972ca0
								
							 
						 
						
							Support a “modal” prop for tabbed iOS apps (#1578 ) 
							
							
* feat: support a “modal” prop for tabbed ios apps
* fix: apply temp fix for react-native-navigation#1502 (#1 )
* fix: enable fab icon scaling (#2 )
* v1.1.340 [ci skip]
* Update FloatingActionButtonCoordinator.java
* Update top-level-api.md
* Update package.json 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								01ba0f8451
								
							 
						 
						
							Add iPad landscape launch image (#2473 ) 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								604247df1a
								
							 
						 
						
							Delete unused logic 
							
							
These two functions were related to previous modal implementation which relied on Dialogs 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								e36c4b0e8d
								
							 
						 
						
							Declare nativeCommandsSender explicitly 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								7e94261afe
								
							 
						 
						
							Reformat file 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								096481e496
								
							 
						 
						
							Destroy views when activity is destroyed and reloaded 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								16f6ca41f9
								
							 
						 
						
							f 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								cb2d66f4c9
								
							 
						 
						
							Expose adding reload listener through ReactGateway 
							
							
						 
						7 년 전  
				
					
						
							
								 
						
							
								d4a1981141
								
							 
						 
						
							Support listening to reload events 
							
							
The reload listener currently doesn't properly pickup reloads from debug menu 
							
							
						 
						7 년 전