e677f97cb7
								
							 
						 
						
							[ios] Fix bug that reverts navbar title size to 17 (#5297 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								6a253c1600
								
									
										
											
								
							 
						 
						
							Document dotIndicator (#5303 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								66ab3cd695
								
							 
						 
						
							Added Navigation.constants() return type (#5292 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								f06787dec9
								
									
										
											
								
							 
						 
						
							Destroy modals on setRoot (#5302 ) 
							
							
When setRoot is called, modals should be destroyed, while Overlay components can remain on screen. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								43a86bbb3b
								
									
										
											
								
							 
						 
						
							Fix react view button flicking (#5301 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								70a1d3b38f
								
							 
						 
						
							Update package.json version to 2.23.0 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								1cd6a44a11
								
							 
						 
						
							Fix js test 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								418b05203c
								
							 
						 
						
							Fix typo in topBarElevationShadowEnabled documentation (#5291 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								f42515524d
								
									
										
											
								
							 
						 
						
							BottomTab dot indicator (#5283 ) 
							
							
Add support for dot indicator to BottomTabs. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								76d832b683
								
							 
						 
						
							Allow setting UITabBarItem.title to default value (#5280 ) 
							
							
The default value for `UITabBarItem.title` is `nil` as specified by the docs:
> You should set this property before adding the item to a bar. The default value is nil.
https://developer.apple.com/documentation/uikit/uibaritem/ 1616412 -title
This changes allows for this to be `nil`. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								fa1a20eda5
								
							 
						 
						
							Update Installing.md (#5289 ) 
							
							
Update Installing.md
Add step 2b that references Header Search Paths that were seen in this GitHub issue:
https://github.com/wix/react-native-navigation/issues/1933  
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								ae84e684f4
								
							 
						 
						
							Fixing spelling on events doc (#5257 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								a591fe4476
								
							 
						 
						
							fix sidemenu rotation (#5243 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								a27d9ef449
								
									
										
											
								
							 
						 
						
							Delete code related to old SideMenu implementation (#5254 ) 
							
							
V1 had two SideMenu implementations. In v2 we've decided to stick with one and for some reason
code related to the unsupported implementation was left in the project. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								234c59ce7b
								
							 
						 
						
							fix margin top topbar when statusbar drawbehind (#5209 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								cc2fa9fbfc
								
							 
						 
						
							Update changelog 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								513064974f
								
							 
						 
						
							Update package.json version to 2.22.3 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								f19e523afc
								
							 
						 
						
							Fix Constants.topBarHeight (#5252 ) 
							
							
This approach is still not ideal as it assumes there's a visible stack somewhere in the Hierarchy.
It's better than the current implementation so I'm pushing it and will reiterate in the future if needed. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								8b2d949e6c
								
							 
						 
						
							Update package.json version to 2.22.2 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								8959d680d8
								
									
										
											
								
							 
						 
						
							Support changing javascript bundle location in runtime (#5247 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								c0ad1945a3
								
									
										
											
								
							 
						 
						
							Fix back button initialization on setStackRoot (#5246 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								1922568421
								
							 
						 
						
							Update package.json version to 2.22.1 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								898cf7ae27
								
							 
						 
						
							Add back button to last child in setStackRoot 
							
							
This effectively reverts 96661e3308  and fixes the issue properly. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								1f9734d996
								
							 
						 
						
							Add tests for missing back button when stack root is set with multiple children 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								96661e3308
								
							 
						 
						
							Fix missing back button in last component on setStackRoot (#5240 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								73d621d48d
								
							 
						 
						
							Add width and height attributes to SideMenuSide type (#5235 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								35a19b5f68
								
							 
						 
						
							Remove android * imports for support (#5218 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								29829ae2aa
								
							 
						 
						
							Possible fix for crash on ios when setting topbar left buttons with (#5189 ) 
							
							
custom component. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								663b1c3f60
								
							 
						 
						
							Fixed constants bug (#5201 ) 
							
							
* Fixed constants bug (closes #4807 )
* Fixed constants bug (closes #4807 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								6334eefc8e
								
							 
						 
						
							Type correction (#5215 ) 
							
							
Corrected 
Controls he behavior of screens displayed modally. 
to this
Controls the behavior of screens displayed modally. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								f53027d4d2
								
									
										
											
								
							 
						 
						
							Update CHANGELOG.md 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								f72afeb9e3
								
							 
						 
						
							Update package.json version to 2.21.1 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								8ced96443f
								
									
										
											
								
							 
						 
						
							Fix setStackRoot options (#5217 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								9735115fb3
								
							 
						 
						
							Document topBar options for Android's showAsAction (#5199 ) 
							
							
Closes  #4001  
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								7438904cbc
								
							 
						 
						
							Remove setContentDescription calls (#3984 ) (#5196 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								2c4a8847db
								
							 
						 
						
							Update changelog 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								9deb61ad2d
								
							 
						 
						
							Update package.json version to 2.21.0 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								069cb85132
								
									
										
											
								
							 
						 
						
							Add title.topMargin option (#5163 ) 
							
							
Useful for aligning the title when TopBar height is changed. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								51d1b66760
								
							 
						 
						
							Safer check around component listener trigger (#5160 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								f2e46ea4e7
								
									
										
											
								
							 
						 
						
							Address react conditions around ViewController.destroy (#5162 ) 
							
							
Closes #5157  
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								1ca24f45b4
								
							 
						 
						
							Update React Context API example 
							
							
This is an example of how to use React’s Context API and RNN. This solution isn’t ideal, hopefully someone
would be able to build upon this example and improve it. 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								3c08b1c995
								
									
										
											
								
							 
						 
						
							Fix setStackRoot crash when called with the same id (#5154 ) 
							
							
When a Stack’s root was set with an id of one of the Stack’s current children, there was a crash
since the wrong elements were removed from the stack.
This commit fixes this by creating a new stack when setStackRoot is called, and destroying all ViewControllers from the previous Stack.
Fixes #5117  
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								ca288102d3
								
							 
						 
						
							fix_4724: Fixes android crashes on startup (#5132 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								e588a25a8c
								
							 
						 
						
							Reworded sentence about showAsAction in topbar button doc (#5147 ) 
							
							
Fixed minor linguistic mistake 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								7ee9c12d53
								
									
										
											
								
							 
						 
						
							Emit SideMenu visibility events (#5149 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								6b190d4fdd
								
							 
						 
						
							Update package.json version to 2.20.2 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								8d2165f37b
								
									
										
											
								
							 
						 
						
							Fix topBar.background.component render behind title (#5144 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								d2d5d0fe79
								
							 
						 
						
							Initialize topbar.background.component wrapper view on viewWillAppear, Closes #5138  (#5142 ) 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								2090c3d696
								
							 
						 
						
							Update package.json version to 2.20.1 [ci skip] 
							
							
						 
						6 gadus atpakaļ  
				
					
						
							
								 
						
							
								c226a7d551
								
							 
						 
						
							Pass component passProps to componentDidAppear event (#5139 ) 
							
							
Pass component passProps to componentDidAppear event 
							
							
						 
						6 gadus atpakaļ