4921775cfa
								
							 
						 
						
							Import View from react-native (#1151 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								62a56d98c7
								
							 
						 
						
							Add possibility to pass payload through handleDeepLink (#1128 ) 
							
							
Add payload param to handleDeepLink 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								763b26da6c
								
							 
						 
						
							Send willDisappear and didDisappear on modal dismiss (#1150 ) 
							
							
also report type as ScreenChangedEvent instead of navBarButtonPress.
closes #1144  
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								1320de5d3e
								
							 
						 
						
							iOS - Custom navigation bar view (#967 ) 
							
							
Custom title view in navigation bar support in `navBarComponentAlignment:'fill' | 'center` 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								7b99fa8bf4
								
							 
						 
						
							added missing ',' on example code (#1147 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								a43680ca27
								
							 
						 
						
							Implement switchToTopTab method (#1145 ) 
							
							
Usage is identical to switchToTab, closes #842  
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								c333451d2f
								
							 
						 
						
							SET fixes (#1130 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								aead5e4abd
								
							 
						 
						
							Typo Fix (#1134 ) 
							
							
Corrected typo in the side menu 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								090f50d0da
								
							 
						 
						
							Update .travis.yml (#1125 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								4adb1e48c8
								
							 
						 
						
							Update README.md (#1124 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								7ffee30c03
								
							 
						 
						
							Update .travis.yml (#1123 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								461666825c
								
							 
						 
						
							Update README.md (#1121 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								338278dbc4
								
							 
						 
						
							Update android-specific-use-cases.md (#1119 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								66fba24145
								
							 
						 
						
							Document shared element curved motion (#1116 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								39ff6f63fb
								
							 
						 
						
							Update android-specific-use-cases.md (#1114 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								2b418696be
								
							 
						 
						
							Make fab with actions a bit more responsive when animating from collapsed to expended state 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								b942353949
								
							 
						 
						
							Discord fab action behavior when action is removed 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								de5e45c903
								
							 
						 
						
							Fix missing background color for fab actions 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								c3c4a044a6
								
							 
						 
						
							Fix cut off fab actions 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								54e914df20
								
							 
						 
						
							Migrate example app to RN 0.43.3 (#1111 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								d42f7eeed4
								
							 
						 
						
							Modal context menu fix (#1106 ) 
							
							
* React Native v0.40.0 fixes
* Implement disableIconTint property on Android TitleBarButtons
* Show contextual menu only on Modal, if showing
* Fix crash if font not set in title bar button parameters 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								57b745ca95
								
							 
						 
						
							Minor fixes to reload flow (#1103 ) 
							
							
This is mostly a workaround to overcome faults in the simple event bus implementation,
also fixes crash when reloading while modal is displayed. 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								1e9e6e9b85
								
							 
						 
						
							Support titleBarTitleTextCentered in AppStyle (#1102 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								b34a26d6b1
								
							 
						 
						
							fix show snackbar (#989 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								0cf6088006
								
							 
						 
						
							Animate linear translation also when animating shared element bounds (#1100 ) 
							
							
Animate linear translation also when animating shared element bounds 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								7ea6f85545
								
							 
						 
						
							Update styling-the-navigator.md (#1099 ) 
							
							
Separated iOS and Android only properties. 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								d5fb1729db
								
							 
						 
						
							Apply easing on shared element bounds transformation (#1098 ) 
							
							
Apply easing on shared element bounds transformation 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								c44599732d
								
							 
						 
						
							SharedElement bounds and scale animator (#1096 ) 
							
							
Animate image scale and bounds
This commit properly animates images with different aspect ratios.
By default, regular scale animator is used which scales up or down the entire ImageView.
If `animateClipBounds={true}` is specified on the **to** `SharedElementTransition`, instead of scaling the View, the actual Drawable bounds and scale is animated which prevents the image from appearing distorted during the transition. 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								3ace6bb8c2
								
							 
						 
						
							Add ability to set attributes of navigation bar buttons separately. (#937 ) 
							
							
* Add ability to set attributes of navigation bar buttons separately.
* Added ability to set button style when calling `setButtons` method.
* Add documentation. 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								6138a79a8c
								
							 
						 
						
							Fix BottomTabs check in CollapsingViewPagerContentViewMeasurer (#1094 ) 
							
							
fixes #942  
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								f314e57844
								
							 
						 
						
							Update readme and docs after publishing v1.1.0 (#1092 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								f399cbec5b
								
							 
						 
						
							update to latest tag 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								754b1d5302
								
							 
						 
						
							update version to 1.1, make master latest 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								1597c9cd1b
								
							 
						 
						
							Add forceTitlesDisplay to docs (#1091 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								2c893122b8
								
							 
						 
						
							Send willAppear didAppear for initial screen (#1084 ) 
							
							
* Send willAppear didAppear for initial screen
* empty commit 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								a64d41e161
								
							 
						 
						
							Update docs: Modify compileSdkVersion, buildToolsVersion (#1056 ) 
							
							
- compileSdkVersion 25
- buildToolsVersion "25.0.1" 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								84eb818ab3
								
							 
						 
						
							Set default font when creating defaut appStyle (#1053 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								b1132ee5d2
								
							 
						 
						
							Migrating to RN 0.43 (#1043 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								581e6c1a6e
								
							 
						 
						
							Make screen background image stretch when using screenBackgroundImageName (#1032 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								353968a8ea
								
							 
						 
						
							Changes to RN 0.43 (#1040 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								2e64705660
								
							 
						 
						
							Modal background color (#1038 ) 
							
							
Support status bar color in Modals
fixes #1034  
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								9e9cab4150
								
							 
						 
						
							Add null check before setting font for menu item (#1036 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								5165389060
								
							 
						 
						
							Support custom font in the Menu items. (#1030 ) 
							
							
* Support custom font in the Menu items.
* Fix check for custom font. 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								14f468f835
								
							 
						 
						
							Fix crash if titleView is null (#1025 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								126f5a3ffa
								
							 
						 
						
							Fix condition on font check for Title font change. (#1026 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								c13b829b97
								
							 
						 
						
							Add tabBarTranslucent style option in tabsStyle (#999 ) 
							
							
Add tabBarTranslucent style option in tabsStyle 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								11ecd8c3bc
								
							 
						 
						
							Update docs (#1019 ) 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								86f397b782
								
							 
						 
						
							Support centering title and changing its font on Android 
							
							
This commit adds support for the following style properties:
titleBarTitleFontFamily - string, font name in assets
titleBarTitleTextCentered - boolean, default is false 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								7a83496e08
								
							 
						 
						
							Remove getString, its already implemented in Bundle 
							
							
						 
						8 år sedan  
				
					
						
							
								 
						
							
								d76407745c
								
							 
						 
						
							GX-4416 (#2 ) 
							
							
* adding support for android centered title and custom font
* PR feedback 
							
							
						 
						8 år sedan