DosLin
							
						 
						
							
								dbc899077b
								
							 
						 
						
							Update broken links (#2677 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								60e62e1a53
								
							 
						 
						
							Update example app to RN 0.53 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								90b47f7910
								
							 
						 
						
							Delay onDisplay until react finishes layout cycle 
							
							 
							
Apparently runOnPreDraw is not enough anymore, possibly broke in RN 0.51 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								8856d57663
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Krystof Celba
							
						 
						
							
								5b0b03984f
								
							 
						 
						
							[Android] Add backwards compatible support for react-native 0.52.0 (#2580 ) 
							
							 
							
Support for react-native 0.52.0
Rename `DevCommandsHandlerProxy` to `DevHelperProxy` so it reflects the changes in RN. See d19afc73f5  
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Hammad Jutt
							
						 
						
							
								908e4c12a0
								
							 
						 
						
							fix #2616  (#2638 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   A.T
							
						 
						
							
								93330715a4
								
							 
						 
						
							Added requiresMainQueueSetup to prevent warning and future side-effects on RCCManagerModule (#1983 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Leo Natan
							
						 
						
							
								96c1436357
								
									
										
											 
										
									
								
							 
						 
						
							Inset adjustment behavior should be automatic 
							
							 
							
Otherwise, if the users sets custom insets (additional insets), they override the system adjusted insets. This is not the expected behavior. 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								a0d9518117
								
							 
						 
						
							launchArgs format 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Leo Natan
							
						 
						
							
								edf50010af
								
									
										
											 
										
									
								
							 
						 
						
							Remove unneeded code 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								a90752dd78
								
							 
						 
						
							launch args fix 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								0f2ade7f77
								
							 
						 
						
							fixed android getLaunchArgs 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								c3e600dde9
								
							 
						 
						
							update gradle 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								8c21b85bb4
								
							 
						 
						
							fixed android getLaunchArgs 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								b80e53ee37
								
							 
						 
						
							fix ios 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								d05c0c76a8
								
							 
						 
						
							Merge branch 'master' into getLaunchArgs 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								d6356133bf
								
							 
						 
						
							getInitialProps ios support (#2606 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								f9005cc91a
								
							 
						 
						
							getLaunchArgs android 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Ran Greenberg
							
						 
						
							
								b2454ebc5a
								
									
										
											 
										
									
								
							 
						 
						
							Revert "[iOS] Large title text attributes (#2112 )" (#2603 ) 
							
							 
							
This reverts commit f7ec9ee840 . 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Eli Perkins
							
						 
						
							
								f7ec9ee840
								
							 
						 
						
							[iOS] Large title text attributes (#2112 ) 
							
							 
							
* Add support for setting larget title text attributes
* Add documentation for setting large text attributes
See https://developer.apple.com/documentation/uikit/uinavigationbar/ 2919946 -largetitletextattributes 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								570dba802c
								
							 
						 
						
							xcode 8 crash fix 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Hammad Jutt
							
						 
						
							
								d9f267c326
								
							 
						 
						
							Add support for prefersLargeTitles in iOS 11 (#2593 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Leo Natan
							
						 
						
							
								a0e6bcccc9
								
									
										
											 
										
									
								
							 
						 
						
							Extend SafeAreaView to support iOS 10 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								bb3dff9ded
								
							 
						 
						
							Revert "SetStyle fix (#2539 )" 
							
							 
							
This reverts commit 883dcfe49f . 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Michael Kuczera
							
						 
						
							
								05f723122f
								
							 
						 
						
							Enable Swipedown to dismiss on bottom aligned notification iOS (#2567 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								883dcfe49f
								
									
										
											 
										
									
								
							 
						 
						
							SetStyle fix (#2539 ) 
							
							 
							
* fixes #2524  
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								dc07bbbda3
								
									
										
											 
										
									
								
							 
						 
						
							Update ISSUE_TEMPLATE 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Ofir Dagan
							
						 
						
							
								5e5fbf08fe
								
							 
						 
						
							fix(start app): show red screen in case an error is thrown while starting the app (#2556 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Leo Natan
							
						 
						
							
								35ee99c71a
								
									
										
											 
										
									
								
							 
						 
						
							Xcode 8 fixes 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								a1d2bd9dee
								
							 
						 
						
							fixed swizzle in xcode 8 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Leo Natan
							
						 
						
							
								485623074f
								
									
										
											 
										
									
								
							 
						 
						
							Back-port insets fix to v1 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Álvaro Medina Ballester
							
						 
						
							
								e2ffed41cf
								
							 
						 
						
							Solved doc formatting issues (#2544 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   John Gorenfeld
							
						 
						
							
								ecec4f0c6f
								
							 
						 
						
							Update README.md (#2537 ) 
							
							 
							
Reflecting word that v1.0 doesn't support 0.52+. 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								e0cdaf6d98
								
									
										
											 
										
									
								
							 
						 
						
							Update styling-the-navigator.md 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   DavidCMurphy
							
						 
						
							
								a5ff07faea
								
							 
						 
						
							Adding preferredContentSize (#2529 ) 
							
							 
							
* added the ability to change the backing controller's preferredContentSize through props.
* added some documentation outlining preferredContentSize and modalPresentationStyle properties 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								0825bafcf3
								
							 
						 
						
							Revert "setStyle to style the according TabBar (#2524 )" 
							
							 
							
This reverts commit abdb6e90a0 . 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Daniel Lang
							
						 
						
							
								abdb6e90a0
								
							 
						 
						
							setStyle to style the according TabBar (#2524 ) 
							
							 
							
* setTabButton -> has now the property 'label' to change the label of the TabButton
* Add to documentation
* [BugFix] use i instead of 0 to check all TabItems
* setStyle -> to change bottomTabBar
* update android
* remove hass...-functions
* update iOS set TabStyle
* iOS change icon color on buttonTabColor has been changed
* iOS update style-update rutine to update each viewcontroller in a NavigationViewController
tabButtonColor improvement
* iOS add forgotten header declaration
* iOS fix c&p error
* [Android] initialize colors for an empty AppStyles-Object
* [Android] fix update style of tabbar on display screen
* [Android] revert eventbus changes
[Android] apply guyca's solution
* [Android] rn 50 compatibility
* remove comment 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								56dcc9b5c8
								
							 
						 
						
							fixed storyboard crash 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Ryan Davies
							
						 
						
							
								c02c5405fa
								
							 
						 
						
							Support launch storyboards as splash screens on iOS (#1165 ) 
							
							 
							
* Support launch storyboards as splash screens 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								b681887340
								
							 
						 
						
							Force UiManager to measure SideMenu 
							
							 
							
Related to #2485  #2302  #1851  #1583  
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yershalom
							
						 
						
							
								78dc7d3c32
								
									
										
											 
										
									
								
							 
						 
						
							Update README.md 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								2cb657e3a3
								
									
										
											 
										
									
								
							 
						 
						
							Update styling-the-navigator.md 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								dcb4e505ba
								
							 
						 
						
							drawUnderStatusBar changes 
							
							 
							
* Resolve default value through appStyle
* breaking - titleBarTopPadding is now dp instead of pixels 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Finn Gundlach
							
						 
						
							
								40652e9f80
								
							 
						 
						
							Add documentation for third party lib "redux-persist" 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								fd4e7091c0
								
							 
						 
						
							async await fix for ios 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Jason Merino
							
						 
						
							
								29c47af6d4
								
							 
						 
						
							Adds launch image for iPhone X and iPad to showSplashScreen. (#2321 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Michael Kuczera
							
						 
						
							
								f6d2c334c3
								
							 
						 
						
							[IOS] - set titleLabel sizeToFit (#2443 ) 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								8cb407c769
								
							 
						 
						
							fixes #2353  
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								9914bfdb4f
								
									
										
											 
										
									
								
							 
						 
						
							Update third-party-libraries-support.md 
							
							
						 
						7 年之前  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								137d59036e
								
							 
						 
						
							[docs] Update minimum officially supported RN version 
							
							
						 
						7 年之前