2dc4986365
								
							 
						 
						
							test release 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								970478bbda
								
							 
						 
						
							debug release 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								1282131264
								
							 
						 
						
							update docs 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								dbac1832c0
								
							 
						 
						
							Print releasing version 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								dcffef6e5c
								
							 
						 
						
							Update readme 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								209d74ce74
								
							 
						 
						
							Change release script and versioning 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								dde3dba86a
								
							 
						 
						
							update readme 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b0c8113243
								
							 
						 
						
							Merge branch 'master' into v2 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								a64920fef2
								
							 
						 
						
							fix broken docs links (#4278 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b944f65c2f
								
							 
						 
						
							Attach root to rootLayout after modal dismiss 
							
							
When dismissing a modal the root layout was added to modalsLayout instead of rootLayout. 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								8fc1dd5769
								
							 
						 
						
							Added missing bottomTabSelected to ScreenVisibilityListener (#4275 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								5475a02889
								
							 
						 
						
							[v2] [iOS] Remove OCMock files from being compiled into pod (#4272 ) 
							
							
* Remove OCMock files from being compiled into pod
* Add prepare script to build source when repo is cloned
* Revert package.json change 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b16a63371e
								
							 
						 
						
							Update detox package (#4276 ) 
							
							
I needed to update the package in order to build the playground project. 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								5244fa5a8a
								
							 
						 
						
							Checking off statusbarhidden for Android (#4279 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								93696dfc44
								
							 
						 
						
							Missing 'color' property (#4277 ) 
							
							
Missing 'color' property in the styling docs for the topBar background color. 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								643233c9e2
								
									
										
											
								
							 
						 
						
							sideMenu.width should be initialized on viewController init (#4268 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								8ea6271605
								
							 
						 
						
							Fix iOS 9 setBadgeColor exception (#4270 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								e1b079ae9f
								
							 
						 
						
							Make push with passProps type safe (#4223 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								e09831e65a
								
									
										
											
								
							 
						 
						
							Fixes overlays level - #4145  (#4264 ) 
							
							
* Fixes overlays level - #4145 
* Disable overlay unmounts when dismissed
* Fixes e2e 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								a43d4ba7b5
								
							 
						 
						
							Enable android load drawable images (#3734 ) 
							
							
* Enable android load drawable images
* Add debug check
* Update document 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								3969fe064d
								
							 
						 
						
							Update Installing.md (#4259 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								dd4d6ea7b4
								
									
										
											
								
							 
						 
						
							Refactored getCurrentLeaf and getCurrentChild (#4242 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								21e90f404a
								
							 
						 
						
							Remove READ_PHONE_STATE from manifest 
							
							
It was added by mistake to the library’s manifest instead of the e2e application’s manifest. 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								e93424de51
								
							 
						 
						
							Clean up some implicit Anys (#4235 ) 
							
							
Increase type safety in 3 most important files 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								222f48861d
								
							 
						 
						
							Add dependency on tslib 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								6085d2e096
								
							 
						 
						
							Fix typo 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								77f02a1b7c
								
							 
						 
						
							Fix largeTitle animation on pop - #4110  
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								24adf97ba6
								
							 
						 
						
							Podspec did not match repo's tag naming (#3650 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								760e6cf1ac
								
							 
						 
						
							Export interfaces 
							
							
This commit exports interfaces used by RNN so they can be used to improve type checking. closes #4177 
Usage
import {Options} from 'react-native-navigation';
const options: Options = {} 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								c61b4b4f01
								
							 
						 
						
							Update link to directly point to v2 documentation (#4237 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								d17f687514
								
							 
						 
						
							Added `badgeColor` typing for `OptionsBottomTab` (#4245 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								40d3472fdb
								
							 
						 
						
							Fix badge should not reset 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b52ac6d057
								
							 
						 
						
							Stop asking for Overlay permission on RN >= 52 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								1b75d8325a
								
							 
						 
						
							hopefully sort out ci 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								be2933f913
								
							 
						 
						
							Apply button options on viewController init 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								ff02494259
								
									
										
											
								
							 
						 
						
							Fix merging buttons second time doesn't work (#4243 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								d627608bd2
								
							 
						 
						
							Support setting interceptTouchOutside with mergeOptions 
							
							
Closes $4225 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								af046eaae6
								
							 
						 
						
							Navigator searches for controllers in OverlayManager as well 
							
							
Fixes #4225  
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b7028474d5
								
							 
						 
						
							Update RNNSplashScreen.m (#4230 ) 
							
							
Fixed app opening on iphoneX family(X,XS,XSMAX,XR)
When you don't have a launch image and you have a Default-812h.png file in your xcassets
(you would get a black screen) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								dafe1e076b
								
									
										
											
								
							 
						 
						
							Fix commands handling on overlays (#4239 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								3162de8235
								
									
										
											
								
							 
						 
						
							Fix topBar.title.color on popping (#4234 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								4f3cbf0ab3
								
									
										
											
								
							 
						 
						
							Detached defaultOptions from presenters (#4219 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								ebbb829d8c
								
							 
						 
						
							[V2][Android] destroy views on catalyst instance destroy to fix android crash (#4147 ) 
							
							
* fix(NavigationActivity): destroy views on catalyst instance destroy
this fixes redscreen/crash when `ReactInstaceManager#recreateReactContextInBackground()` is called
* refactor(NavigationModule): catalyst destroy without try/catch 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								d7e540015d
								
							 
						 
						
							Fixes peek and pop viewController on iOS - #4216  
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								d43a3bdcaa
								
							 
						 
						
							Merge Stack child options only for current child of stack 
							
							
Currently child options are applied only for visible children. During push animations, both children are visible.
If mergeOptions is called on the disappearing child during push animation, wrong options will be applied.
This commit changes the conditional so that child options are merged to stack if the child is also the current child. 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								4527daff3d
								
									
										
											
								
							 
						 
						
							Fixes overlay closes keyboard - #3892  (#4211 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								b0a5d1fba8
								
									
										
											
								
							 
						 
						
							enabled set searchBar and handle onSearchUpdated e2e test (#4212 ) 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								ce9f431e6c
								
							 
						 
						
							Fixes tabBarItem in navigationController return first child tabBarItem 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								aa4326d5e0
								
							 
						 
						
							Fixes topBar.title.component with default options 
							
							
						 
						7 anos atrás  
				
					
						
							
								 
						
							
								7811baa00a
								
									
										
											
								
							 
						 
						
							Fixes detached overlays on setRoot (#4204 ) 
							
							
						 
						7 anos atrás