Evan Ricketts
							
						 
						
							
								5e2b02ce62
								
							 
						 
						
							Destroy navigation activity layouts on catalyst instance destroy (#3318 ) 
							
							 
							
Destroy navigation activity layouts on catalyst instance destroy
addresses #2331  & Microsoft/react-native-code-push#1144  
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Antonio Moreno Valls
							
						 
						
							
								e61b3cbc1e
								
							 
						 
						
							Support Android 9.0 Pie and update buildToolsVersion (#3995 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Danilo Bürger
							
						 
						
							
								dadd45d1c3
								
							 
						 
						
							Expose layout in NavigationActivity (#4043 ) 
							
							 
							
Use Case: When exposing the layout, other android code can check what kind of layout it is and react accordingly, fx:
```
if (activity.getLayout() instanceof BottomTabsLayout) {
    // ...
}
``` 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								188a42e80b
								
							 
						 
						
							v1 version bump 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								ea20a6efa6
								
									
										
											 
										
									
								
							 
						 
						
							Update installation-ios.md 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								8760a43758
								
									
										
											 
										
									
								
							 
						 
						
							Update installation-android.md 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   andrei0807
							
						 
						
							
								72ba3bd8f6
								
							 
						 
						
							Update compileSdkVersion version (#3516 ) 
							
							 
							
when compileSdkVersion is 25, below error was occured in react native 0.56.0.
"No resource found that matches the given name: attr 'android:keyboardNavigationCluster'"
so i have to change compileSdkVersion to 26.
Please add this push on your repository.
Thanks 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   TMin
							
						 
						
							
								c987adfea9
								
							 
						 
						
							Add link to V2 Documentation (#3743 ) 
							
							 
							
Added a header to the sidebar to indicate that this is the V1.1.X documentation and added a link to the V2 docs. 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								f575ab3a45
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Johannes Kronmüller
							
						 
						
							
								22b3b40d3a
								
							 
						 
						
							remove deprecated com.facebook.react.uimanager.UIImplementationProvider (#3836 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								fcb923662b
								
									
										
											 
										
									
								
							 
						 
						
							Update Jenkins build status badge 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Blake Barrett
							
						 
						
							
								664a701fe8
								
							 
						 
						
							Fixed a typo. (#3704 ) 
							
							 
							
Changed "assums" to "assumes". 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Thememont
							
						 
						
							
								2c0fa0eda6
								
							 
						 
						
							Reject user interaction until animation stoped (#3673 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Jon Bettcher
							
						 
						
							
								b3ba7c5cd5
								
							 
						 
						
							Android: Fix an issue with incorrect Lightbox measurments. (#2625 ) 
							
							 
							
Due to a race condition, the height and width of the Lightbox screen
may be read too early, resulting in a zero-width or height lightbox.
Addresses Content of lightbox not displayed #2288  
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   NaoyaKurahashi
							
						 
						
							
								734e241c69
								
							 
						 
						
							revert screen change event condition and global scree event condition before 1.1.464 (#3548 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   NaoyaKurahashi
							
						 
						
							
								4c20820169
								
							 
						 
						
							Remove undefined rootView (#3542 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								0769f6e4da
								
							 
						 
						
							Revert "Fix/rootview bounds iphone x (#3405 )" (#3441 ) 
							
							 
							
This reverts commit 9d4eea835a . 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Phạm Quan Khiết Luân
							
						 
						
							
								241349625f
								
							 
						 
						
							Fix Global Events and Screen Events do not work after iPhoneX patch (#1668 ) 
							
							 
							
* fix navigatorStyle don't work on Drawer
* Fix lightbox dismiss on Android
* Update LightBox.java
* Add splash screen tut in third party lib support list
* Revert the old drawer commit
* Fix screen events 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Simon Mitchell
							
						 
						
							
								9d4eea835a
								
							 
						 
						
							Fix/rootview bounds iphone x (#3405 ) 
							
							 
							
* Fixed issue with rightButtons getting ignored in preference for empty Screen buttons
* Fixes an issue where on an iPhone X when showing the tab bar on pop from
a scrollable view to a non-scrollable view the root view's bounds
would be incorrect 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Yogev B
							
						 
						
							
								92b3037f14
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								87f4738fcc
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Rodrigo Bermúdez Schettino
							
						 
						
							
								767866c5f3
								
							 
						 
						
							Update docs for example project (#3315 ) 
							
							 
							
Fix broken link and mention the new redux example project. 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								d3e143de19
								
									
										
											 
										
									
								
							 
						 
						
							Update readme with information regarding v2 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Rodrigo Bermúdez Schettino
							
						 
						
							
								52d9690c22
								
							 
						 
						
							Remove broken link in README (#3300 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Ioannis Kokkinidis
							
						 
						
							
								7a0bc3f8bd
								
							 
						 
						
							Exposed getUiImplementationProvider for people to override if needed (#3295 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Rodrigo Bermúdez Schettino
							
						 
						
							
								4c76331757
								
							 
						 
						
							Fix screenshots links to React Native's docs (#3302 ) 
							
							 
							
The links were pointing to the wrong documentation sections. 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								70bdb2b780
								
							 
						 
						
							support config 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								8fbb82391d
								
							 
						 
						
							Push stale config 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   John Bayne
							
						 
						
							
								e8dbe0d24b
								
							 
						 
						
							Fix broken link to Screen API page in docs/usage.md (#3233 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Juan Carlos Rojas
							
						 
						
							
								04e52170fa
								
							 
						 
						
							Fix syntax error: "screen" is read-only (#3237 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								59a30efbf4
								
									
										
											 
										
									
								
							 
						 
						
							Revert "- Fixes freeze of passProps on iOS (#3220 )" (#3222 ) 
							
							 
							
This reverts commit fa135e223b . 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   pera
							
						 
						
							
								fa135e223b
								
							 
						 
						
							- Fixes freeze of passProps on iOS (#3220 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Nico Richard
							
						 
						
							
								4518797c38
								
							 
						 
						
							allows you to show a lightbox directly after dismissing on ios (#1466 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Lode Vanhove
							
						 
						
							
								7622dcf298
								
							 
						 
						
							Enable RTL support on LeftButton (#3154 ) 
							
							 
							
By default RTL is not enabled on the MaterialMenuDrawable of which the LeftButton extends. This results in the back button not being flipped when running your app against a right-to-left language. Enabling RTL for the LeftButton fixes this behavior and correctly flips the button when needed. 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								aed0e9fcd6
								
							 
						 
						
							Trigger build 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								335dd424a2
								
							 
						 
						
							Prevent navBar header background transition in modals, fixes black background in modals navBar 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Joshua Kappers
							
						 
						
							
								63c34738d1
								
							 
						 
						
							Link to root of movieapp repo (#3112 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								a4e5055f63
								
							 
						 
						
							Test [skip ci] 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								771e906973
								
							 
						 
						
							Revert "Support a “modal” prop for tabbed iOS apps (#1578 )" 
							
							 
							
This reverts commit 5cd2972ca0 . 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								ff8e84a991
								
							 
						 
						
							Revert "fix build issue" 
							
							 
							
This reverts commit 864a84dfcf . 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								864a84dfcf
								
							 
						 
						
							fix build issue 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Masaru Ichikawa
							
						 
						
							
								f7267009de
								
							 
						 
						
							fixed a bug modal viewController was not deallocated when to call dismissAllModals (#2843 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Kevin Barrett
							
						 
						
							
								5cd2972ca0
								
							 
						 
						
							Support a “modal” prop for tabbed iOS apps (#1578 ) 
							
							 
							
* feat: support a “modal” prop for tabbed ios apps
* fix: apply temp fix for react-native-navigation#1502 (#1 )
* fix: enable fab icon scaling (#2 )
* v1.1.340 [ci skip]
* Update FloatingActionButtonCoordinator.java
* Update top-level-api.md
* Update package.json 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Adam Wilson
							
						 
						
							
								01ba0f8451
								
							 
						 
						
							Add iPad landscape launch image (#2473 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Ioannis Kokkinidis
							
						 
						
							
								ac95d36753
								
							 
						 
						
							Now passing an activity to clearHostOnActivityDestroy (#3133 ) 
							
							 
							
- We do that in order to allow the end user to decide
wether they want to destroy the host based on who's
the one calling onDestroy. 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								522e53ef28
								
							 
						 
						
							Change CI var env to JENKINS_CI 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Varun Gupta
							
						 
						
							
								3b9f6bfbbf
								
							 
						 
						
							Avoid NPR in SET (#3115 ) 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								6eb022e024
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								cf21081eda
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 gadus atpakaļ  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								9b19c76ce6
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 gadus atpakaļ