f22fbfe32e
								
							 
						 
						
							2.0.0-experimental.139 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								c5ebbfba75
								
							 
						 
						
							Fix splash screen not getting dismissed when app returns to forground 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								62847a7d57
								
							 
						 
						
							Merge branch 'upgrade' 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								981c7e0cdd
								
							 
						 
						
							Fix compilation error with support library version mismatch 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								8c923b2818
								
							 
						 
						
							Fix compilation error with support library version mismatch 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								8034a603dd
								
							 
						 
						
							update to RN0.37 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								01facc4865
								
							 
						 
						
							update to RN0.37 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								0863bff91d
								
							 
						 
						
							fixed deepFreezeAndThrowOnMutationInDev 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								23fd224b4a
								
							 
						 
						
							Merge branch 'master' into upgrade 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3992557d10
								
							 
						 
						
							Merge pull request #357  from beast/RN33-onActivityResult-fix 
							
							
[Android] Fix for RN33 onActivityResult interface change 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								c226aee92e
								
							 
						 
						
							Merge pull request #397  from WhatAKitty/Fix-immutable-error-after-updating-rn@0.35  
							
							
Fix immutable error after updating rn@0.35  
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7ce645fe36
								
							 
						 
						
							version 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4bcf7c1113
								
							 
						 
						
							version 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								cd758e71d6
								
							 
						 
						
							version 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								ee910b0db3
								
							 
						 
						
							Rename parser 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								d5c77eb456
								
							 
						 
						
							2.0.0-experimental.138 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								1a8f01a607
								
							 
						 
						
							Expose navBarTransparent to Js 
							
							
closes #21  
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								376f4c4ad2
								
							 
						 
						
							2.0.0-experimental.137 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								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 years ago  
				
					
						
							
								 
						
							
								1d0d7b0c32
								
							 
						 
						
							Update README.md 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								e0b2f02e99
								
							 
						 
						
							2.0.0-experimental.136 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7c3b95f35d
								
							 
						 
						
							Add ActivityCallbacks to Android 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								144827c3df
								
							 
						 
						
							2.0.0-experimental.135 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								abc887419e
								
							 
						 
						
							Merge pull request #406  from guyca/collapsingTopBar_squashed 
							
							
CollapsingTopBar 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								2209566a90
								
							 
						 
						
							Add CollapsingTopBar screen to Android example 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								e10ea83b78
								
							 
						 
						
							Ellipsize text 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								6933a61b3b
								
							 
						 
						
							CR fixes 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								37b96449ec
								
							 
						 
						
							Implement CollapsingTopBar 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								ab0b78eb7b
								
							 
						 
						
							Fix immutable error after updating rn@0.35  
							
							
using deep clone. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								c656630cb3
								
							 
						 
						
							2.0.0-experimental.134 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								dd111f53cb
								
							 
						 
						
							Handle deep links when app is created 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								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 years ago  
				
					
						
							
								 
						
							
								a05552e478
								
							 
						 
						
							Merge pull request #379  from wix/fix_example_project 
							
							
Fix example project 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								9a1bb15322
								
							 
						 
						
							make example project works 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7ce22f6d79
								
							 
						 
						
							2.0.0-experimental.133 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								08f4d4dc07
								
							 
						 
						
							Implement ContextualMenu in Modals 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f902087de8
								
							 
						 
						
							2.0.0-experimental.132 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								cb5554c587
								
							 
						 
						
							Add ContextualMenu methods to iOS 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								5899330858
								
							 
						 
						
							Implement navigator.dismissContextualMenu 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3f6bbd776c
								
							 
						 
						
							Fix ContextualMenu show animation 
							
							
Also removes ContextualMenu after it is dismissed 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f015bbcd4e
								
							 
						 
						
							2.0.0-experimental.131 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								fef69648d6
								
							 
						 
						
							version bump 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f2ca102b1e
								
							 
						 
						
							Add ability the change ContextualMenu colors 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								d72845a4fe
								
							 
						 
						
							Fix concurrent modification exception 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								c9a71d8d0e
								
							 
						 
						
							Fix back button color not getting set in ContextualMenu 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								c2623db9ce
								
							 
						 
						
							2.0.0-experimental.128 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								cd693e99f4
								
							 
						 
						
							Merge pull request #372  from wix/contextualMenu 
							
							
Add support for ContextualMenu in TopBar 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3c31e158da
								
							 
						 
						
							Add support for ContextualMenu in TopBar 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								95fd616883
								
							 
						 
						
							fixed crashing release builds: apply react.gradle to enable bundling in release builds. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								99a27164a0
								
							 
						 
						
							Retrieve current activity from reactInstanceManager in order to listen to onActivityResult interface change in RN33 or above. 
							
							
						 
						9 years ago