1a8f01a607
								
							 
						 
						
							Expose navBarTransparent to Js 
							
							
closes #21  
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								376f4c4ad2
								
							 
						 
						
							2.0.0-experimental.137 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								ec01544bd2
								
							 
						 
						
							Set BottomTabs background color only if it is defined 
							
							
This change means that in a tab based app, when pushing a screen
which did not declare `tabBarBackgroundColor` - the BottomTabs color
will persist from the previous screen and not be set to the default
color which is white. This eliminates the unwanted BottomTabs
background color change in this specific use case.
closes #409  
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								1d0d7b0c32
								
							 
						 
						
							Update README.md 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								e0b2f02e99
								
							 
						 
						
							2.0.0-experimental.136 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								7c3b95f35d
								
							 
						 
						
							Add ActivityCallbacks to Android 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								144827c3df
								
							 
						 
						
							2.0.0-experimental.135 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								abc887419e
								
							 
						 
						
							Merge pull request #406  from guyca/collapsingTopBar_squashed 
							
							
CollapsingTopBar 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								2209566a90
								
							 
						 
						
							Add CollapsingTopBar screen to Android example 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								e10ea83b78
								
							 
						 
						
							Ellipsize text 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								6933a61b3b
								
							 
						 
						
							CR fixes 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								37b96449ec
								
							 
						 
						
							Implement CollapsingTopBar 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								ab0b78eb7b
								
							 
						 
						
							Fix immutable error after updating rn@0.35  
							
							
using deep clone. 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								c656630cb3
								
							 
						 
						
							2.0.0-experimental.134 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								dd111f53cb
								
							 
						 
						
							Handle deep links when app is created 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								89770b923b
								
							 
						 
						
							Pass deep link to NavigationActivity 
							
							
This commit introduces a simple mechanism to pass deep link data from
MainActivity/SplashActivity to NavigationActivity. Note that this will
not work if the application is already running. 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								a05552e478
								
							 
						 
						
							Merge pull request #379  from wix/fix_example_project 
							
							
Fix example project 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								9a1bb15322
								
							 
						 
						
							make example project works 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								7ce22f6d79
								
							 
						 
						
							2.0.0-experimental.133 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								08f4d4dc07
								
							 
						 
						
							Implement ContextualMenu in Modals 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								f902087de8
								
							 
						 
						
							2.0.0-experimental.132 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								cb5554c587
								
							 
						 
						
							Add ContextualMenu methods to iOS 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								5899330858
								
							 
						 
						
							Implement navigator.dismissContextualMenu 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								3f6bbd776c
								
							 
						 
						
							Fix ContextualMenu show animation 
							
							
Also removes ContextualMenu after it is dismissed 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								f015bbcd4e
								
							 
						 
						
							2.0.0-experimental.131 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								fef69648d6
								
							 
						 
						
							version bump 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								f2ca102b1e
								
							 
						 
						
							Add ability the change ContextualMenu colors 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								d72845a4fe
								
							 
						 
						
							Fix concurrent modification exception 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								c9a71d8d0e
								
							 
						 
						
							Fix back button color not getting set in ContextualMenu 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								c2623db9ce
								
							 
						 
						
							2.0.0-experimental.128 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								cd693e99f4
								
							 
						 
						
							Merge pull request #372  from wix/contextualMenu 
							
							
Add support for ContextualMenu in TopBar 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								3c31e158da
								
							 
						 
						
							Add support for ContextualMenu in TopBar 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								95fd616883
								
							 
						 
						
							fixed crashing release builds: apply react.gradle to enable bundling in release builds. 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								99a27164a0
								
							 
						 
						
							Retrieve current activity from reactInstanceManager in order to listen to onActivityResult interface change in RN33 or above. 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								fb29edc058
								
							 
						 
						
							Rename MyApplication to MainApplication 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								2b885bb520
								
							 
						 
						
							2.0.0-experimental.127 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								c6e6a861d3
								
							 
						 
						
							Fix example project 
							
							
Fixes #338  
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								17f223d45f
								
							 
						 
						
							2.0.0-experimental.126 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								2b1ddaef38
								
							 
						 
						
							Remove conflicting theme property from Application 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								8b034b2ebb
								
							 
						 
						
							2.0.0-experimental.125 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								3c2b0ea5cc
								
							 
						 
						
							Fix FragmentScreen not getting unmount 
							
							
fixes #330  
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								7b40f21aee
								
							 
						 
						
							2.0.0-experimental.124 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								3728569c2b
								
							 
						 
						
							Implement disableOpenGesture on Android 
							
							
fixes #309  
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								bc3252c08e
								
							 
						 
						
							2.0.0-experimental.123 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								f80ec1282b
								
							 
						 
						
							Remove allowBackup flag from manifest 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								edf9868961
								
							 
						 
						
							2.0.0-experimental.122 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								7ffdac91f7
								
							 
						 
						
							Merge branch 'master' into mergeController 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								dc9b372a02
								
							 
						 
						
							Merge pull request #327  from wix/yedidyak 
							
							
Create tabs Left to Right 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								a9253c4b9a
								
							 
						 
						
							Create tabs Left to Right 
							
							
						 
						пре 9 година  
				
					
						
							
								 
						
							
								0a2ab4f3ba
								
							 
						 
						
							Merge branch 'master' into mergeController 
							
							
						 
						пре 9 година