35c61b450f
								
							 
						 
						
							Fixes for dynamically controlling iOS drawer status (#1356 ) 
							
							
* Fix iOS drawer status control
* Prevent MMDrawerController disabling UI interaction when accidentally assigning a nil drawer controller and toggling that drawer 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								0381fd0f98
								
							 
						 
						
							Feature/set drawer enabled ios (#1347 ) 
							
							
* setDrawerEnabled with params side and enabled
* Tweak docs, small RCCDrawerController fix
* Correct indents
* Correct indents 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								1d9b02d4a1
								
							 
						 
						
							Use hardcoded BottomTabs height in visibility animator constructor (#1353 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								3cd5f34804
								
							 
						 
						
							Create styling-the-navigator.md 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								f6f6dc597c
								
							 
						 
						
							Add tabBarHidden key to docs (#1345 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								6c11aad4ec
								
							 
						 
						
							Title bar visibility bug (#1346 ) 
							
							
* Fix title bar not displayed if it was initially hidden
Also cleaned up VisibilityAnimator.
* Move visibility animator into topBar 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								8fd1a231ad
								
							 
						 
						
							Revert "Fix title bar not displayed if it was initially hidden (#1341 )" (#1342 ) 
							
							
This reverts commit 7919e65932 . 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								7919e65932
								
							 
						 
						
							Fix title bar not displayed if it was initially hidden (#1341 ) 
							
							
Also cleaned up VisibilityAnimator. 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								48fbe55599
								
							 
						 
						
							upgrade example e2e tests to detox 5 + RN 44.2 (#1337 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								3176aeb448
								
							 
						 
						
							Add a way to dynamically enable/disable a side menu for Android (#1326 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								94d01386a6
								
							 
						 
						
							[iOS] Fix disabledBackGesture. (#1281 ) 
							
							
* Fix disabledBackGesture.
This `return self._disableBackGesture ? self._disableBackGesture : YES;` check is incorrect, it's the same as `true ? true : true;`.
Also `_disableBackGesture` was never set. We should just `return disabledBackGestureBool` (bool value of the prop).
* [iOS] Enable back swipe gesture when a navBar is hidden. Resolves this issue: https://github.com/wix/react-native-navigation/issues/930 
added 03d380f8a9  back and also applied this fix https://github.com/wix/react-native-navigation/issues/428#issuecomment -278268928  on top of it
* Revert accidental commit: 3cdb1b37f6  
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								d74751dd80
								
							 
						 
						
							Add screen events for side menus on Android (#1324 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								828c0616b7
								
							 
						 
						
							1.1.85 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								c4f109e553
								
							 
						 
						
							[iOS] Different Tabbar item text colors (#1276 ) 
							
							
Added different tabbar label colors 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								6c5e15b711
								
							 
						 
						
							Typo Fix (#1305 ) 
							
							
Fix in android specific use case 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								7c00ff59e8
								
							 
						 
						
							Update example AppDelegate to pass launchOptions to the bridge (#1306 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								183fee0aef
								
							 
						 
						
							[iOS] Added option to remove default tab bar shadow (hairline) (#1297 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								5308c25ea9
								
							 
						 
						
							Handle fling in collapsing header with image view (#1293 ) 
							
							
fixes #1284  #1248  
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								48669c9485
								
							 
						 
						
							Crossfade collapsing titlebar background color (#1272 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								50ac0100fe
								
							 
						 
						
							Fix masonry item alignment issue 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								8f268a7caf
								
							 
						 
						
							Remove comments and logs 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								8165ab9808
								
							 
						 
						
							Update left button navigatorEventId when changing TopTabs (#1269 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								a34ccb61a0
								
							 
						 
						
							Fix status bar color not changing after dismissing contextual menu (#1267 ) 
							
							
Also listen to contextualMenuDismissed event in Actions screen 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								cb0945dfdf
								
							 
						 
						
							Minor tweeks to Masonry screen 
							
							
- Adjust animation values
- Add drawUnderNavBar: true since it’s hidden. Should be done by the framework by default 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								5641e4c733
								
							 
						 
						
							Move example to origin 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								14f0a9c06b
								
							 
						 
						
							Revert "Example (#1258 )" (#1262 ) 
							
							
This reverts commit 1f40a41a09 . 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								1f40a41a09
								
							 
						 
						
							Example (#1258 ) 
							
							
* Move example to origin
* Minor tweeks to Masonry screen
- Adjust animation values
- Add drawUnderNavBar: true since it’s hidden. Should be done by the framework by default 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								67add6643f
								
							 
						 
						
							Update installation-android.md 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								640f317714
								
							 
						 
						
							Add compatibility with react-native link (#1245 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								efb3bf7920
								
							 
						 
						
							Update adding-buttons-to-the-navigator.md 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								01c62214f3
								
							 
						 
						
							start activity with fade animation when animationType: 'fade' is passed (#1197 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								3e6e020d0b
								
							 
						 
						
							android AppCompat & Design libs from 25.0.1 to 25.3.1 (#1228 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								462ffcbb96
								
							 
						 
						
							Fix multiple modal orientation issue (#1236 ) 
							
							
Orientation was reverted to the app orientation each time modal was dismissed. 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								632f449536
								
							 
						 
						
							Fix sample code for MainActivity.java (#1230 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								3bce9c9711
								
							 
						 
						
							Cherrypick 53a93d6e4c  (#1220 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								c5579fd17f
								
							 
						 
						
							Update LICENSE 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								2960e8db7f
								
							 
						 
						
							Revert "Fling collapsing react view screens (#1213 )" (#1214 ) 
							
							
This reverts commit a2a9324b1e . 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								a2a9324b1e
								
							 
						 
						
							Fling collapsing react view screens (#1213 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								32e0442433
								
							 
						 
						
							Remove extra line-break to fix rendering list in doc site. (#1207 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								7ff341a6cc
								
							 
						 
						
							Update Docs (#1206 ) 
							
							
* Fix documentation website link
* Update docs 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								2e590bb6e9
								
							 
						 
						
							Update screen-api.md 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								061cb5b60a
								
							 
						 
						
							add setTabButton instructions (#1195 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								8dcc6d2096
								
							 
						 
						
							Custom left button fixes (#1205 ) 
							
							
* navBarButtonColor was not applied to custom initial left button
* Dynamic custom button didn’t work
* Setting default icon (like menu or back button) after a custom icon was used didn’t work 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								82b349889b
								
							 
						 
						
							Android modal life cycle screen events added, Fixes #1144  (#1200 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								09fdf9a7e4
								
							 
						 
						
							closes #1179  (#1199 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								8c5ee7e6cd
								
							 
						 
						
							Remove unused parameter from showSnackback (#1192 ) 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								a92ec9527f
								
							 
						 
						
							Bottomtab icon change (#1133 ) 
							
							
Change bottom tab bar button image at runtime 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								8302064cec
								
							 
						 
						
							navigator.setSubTitle() support for iOS (#1167 ) 
							
							
Add setSubTitle implementation for iOS + docs 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								6aecc966ca
								
							 
						 
						
							Update screen-api.md 
							
							
Fix dead link 
							
							
						 
						8 vuotta sitten  
				
					
						
							
								 
						
							
								79f07f8a8a
								
							 
						 
						
							fix #1149  and the related issue in #43 #issuecomment-267370982  (#1188 ) 
							
							
Create BitmapDrawable using a constructor that actually uses the Resources reference 
							
							
						 
						8 vuotta sitten