Urban Cvek
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.
7 years ago
Guy Carmeli
6138a79a8c
Fix BottomTabs check in CollapsingViewPagerContentViewMeasurer (#1094 )
fixes #942
7 years ago
Daniel Zlotin
f314e57844
Update readme and docs after publishing v1.1.0 (#1092 )
7 years ago
Daniel Zlotin
f399cbec5b
update to latest tag
7 years ago
Daniel Zlotin
754b1d5302
update version to 1.1, make master latest
7 years ago
Daniel Zlotin
e33903c74b
viewcontrollers
7 years ago
Guy Carmeli
1597c9cd1b
Add forceTitlesDisplay to docs (#1091 )
7 years ago
Daniel Zlotin
5c960ffa4a
revert remove robolectric - prepare for android navigation stack
7 years ago
Guy Carmeli
2c893122b8
Send willAppear didAppear for initial screen (#1084 )
* Send willAppear didAppear for initial screen
* empty commit
7 years ago
Daniel Zlotin
421f68dc3f
update to xcode 8.3
7 years ago
Daniel Zlotin
2dbf2bda1c
trigger build
7 years ago
Nguyễn Anh Tuấn
a64d41e161
Update docs: Modify compileSdkVersion, buildToolsVersion (#1056 )
- compileSdkVersion 25
- buildToolsVersion "25.0.1"
7 years ago
Guy Carmeli
84eb818ab3
Set default font when creating defaut appStyle (#1053 )
7 years ago
Guy Carmeli
b1132ee5d2
Migrating to RN 0.43 (#1043 )
7 years ago
Edouard Eynard
581e6c1a6e
Make screen background image stretch when using screenBackgroundImageName (#1032 )
7 years ago
Carlos Roberto
353968a8ea
Changes to RN 0.43 (#1040 )
7 years ago
Guy Carmeli
2e64705660
Modal background color (#1038 )
Support status bar color in Modals
fixes #1034
7 years ago
Guy Carmeli
9e9cab4150
Add null check before setting font for menu item (#1036 )
7 years ago
Rui Araújo
5165389060
Support custom font in the Menu items. (#1030 )
* Support custom font in the Menu items.
* Fix check for custom font.
7 years ago
Rui Araújo
14f468f835
Fix crash if titleView is null (#1025 )
7 years ago
Rui Araújo
126f5a3ffa
Fix condition on font check for Title font change. (#1026 )
7 years ago
Suwandi Halim
c13b829b97
Add tabBarTranslucent style option in tabsStyle (#999 )
Add tabBarTranslucent style option in tabsStyle
7 years ago
Guy Carmeli
11ecd8c3bc
Update docs (#1019 )
7 years ago
Guy Carmeli
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
7 years ago
Guy Carmeli
7a83496e08
Remove getString, its already implemented in Bundle
7 years ago
Kelt
d76407745c
GX-4416 (#2 )
* adding support for android centered title and custom font
* PR feedback
7 years ago
Guy Carmeli
20ca76331c
Create Shared Element screens only on Android (#1016 )
7 years ago
Guy Carmeli
fcc4d99bad
Update docs after adding support for custom left button on Android (#1014 )
7 years ago
Jing Tai Piao
5d4757be00
[Android] Support custom icon for left nav button on TitleBar (#1013 )
Support customize icon for left nav button in android
7 years ago
Guy Carmeli
b8b0e0bad6
Shared element2 (#1012 )
FadeIn ContentView and TopBar when pushing shared element screen
If the screen is pushed with `animated: false` then only TopBar is
animated in. This is a compromise until we expose means to control the
transition of each element on the screen.
7 years ago
Guy Carmeli
b72ba6b432
Parse lightbox backgroundColor from style
7 years ago
Guy Carmeli
2357216671
Support only showing label of selected bottom tab
7 years ago
Guy Carmeli
3948776dac
Fix typo in topTabsScrollable property
7 years ago
Elliot Hesp
45818f37b0
Add missing navigationBarColor prop
7 years ago
Elliot Hesp
6bdd59bfc7
Fix documentation contribution link
7 years ago
Elliot Hesp
77f3158c72
Add statusBarColor to navigator props docs (#1004 )
Reading the docs I couldn't see a way to simply change the color of the status bar on Android. Only via https://github.com/wix/react-native-navigation/issues/571#issuecomment -267255350 I saw there was a prop to do this.
(Assuming this is Android only since iOS only allows for light or dark).
7 years ago
Guy Carmeli
4ae622fc6e
Center bottom tab icons when no tab labels are provided
7 years ago
Guy Carmeli
b60ad56159
SharedElement is a simple View on iOS
7 years ago
Daniel Zlotin
8c2c90025b
revert upgrade xcode8.3
7 years ago
Daniel Zlotin
41a0c2ad48
update to xcode8.3
7 years ago
Daniel Zlotin
1282ce23dc
trigger build
7 years ago
Guy Carmeli
f4265dd433
Resolve rnn from npm (#997 )
* Temporarily disable shared element screens in example app
* Fix card positioning when transitioning
* resolve rnn dep from npm
7 years ago
Daniel Zlotin
1cf9330504
remove android cache
7 years ago
Daniel Zlotin
f6a556206d
remove brew cache
7 years ago
Daniel Zlotin
076e08ec10
clean script
7 years ago
Guy Carmeli
c19d4d1c0a
Update example app (#996 )
* Temporarily disable shared element screens in example app
* Fix card positioning when transitioning
7 years ago
Daniel Zlotin
b9ef478ca9
making ios e2e great again
7 years ago
Daniel Zlotin
3e800889b6
oops
7 years ago
Guy Carmeli
93ce60c6a0
version fix (#995 )
7 years ago
Daniel Zlotin
7612e8286c
env test fix
7 years ago