Benjamin Saphier
702f3564fc
missing word in description (#2124 )
пре 7 година
Guy Carmeli
a3b4caf707
Support setting button font family on Android
Until now, buttons would use the same font family used by the title,
this commit introduces navBarButtonFontFamily property which allows to set
a different font family for title and buttons.
пре 7 година
Guy Carmeli
a379f0be3f
Support subtitle FontFamily on size on Android (#2036 )
* Support subtitle FontFamily on size on Android
Font family can be either a .ttf/.otf asset or one of the default font families:
* sans-serif (regular)
* sans-serif-light
* sans-serif-condensed
* sans-serif-thin
* sans-serif-medium
* update docs
пре 7 година
Guy Carmeli
9cb53a7175
Update styling-the-navigator.md
пре 7 година
Ran Greenberg
c62d944c2b
add disabledButtonColor (#1842 )
* add disabledButtonColor in order to set navigation button disabled color
* add disabledButtonColor to the docs
пре 7 година
Thanh Le
6a2af3ecc0
New Feature: adding disabledSimultaneousGesture flag to manage simultaneous gesture recognition (#1777 )
пре 7 година
Guy Carmeli
e1b65cfc1a
Add keepStyleAcrossPush to documentation
пре 7 година
Guy Carmeli
804e64a553
Implement TopBar border
Ability to set a flat border under the TopBar. `topBarElevationShadowEnabled` should be set to true if using this feature.
пре 7 година
Guy Carmeli
8d6e713ca3
Update styling-the-navigator.md
пре 7 година
Guy Carmeli
230737b5b9
Update styling-the-navigator.md
пре 7 година
Guy Carmeli
67855149d1
Update styling-the-navigator.md
пре 7 година
Guy Carmeli
271b624a73
Update styling-the-navigator.md
пре 7 година
Guy Carmeli
2e382a13b8
Update styling-the-navigator.md
пре 7 година
Ruslan.V
26dbb1b6ba
[iOS] Added ability to set static(root) background image (#1366 )
[iOS] Added ability to set static(root) background image
пре 7 година
levynir
125417e084
added a missing comma (#1412 )
added a missing comma in the 'style object format' so to help users who copy/paste this code block
пре 7 година
andrey
4c85cfde25
Add navBarSubtitleFontFamily to docs (#1395 )
пре 7 година
Guy Carmeli
3cd5f34804
Create styling-the-navigator.md
пре 7 година
Guy Carmeli
fa1e6a6b74
Update styling-the-navigator.md
Some navBar button properties were marked as common by mistake.
пре 7 година
Guy Carmeli
d1d889d9a4
Update styling-the-navigator.md
пре 7 година
Johan
7ea6f85545
Update styling-the-navigator.md (#1099 )
Separated iOS and Android only properties.
пре 7 година
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 година
Guy Carmeli
11ecd8c3bc
Update docs (#1019 )
пре 7 година
Elliot Hesp
45818f37b0
Add missing navigationBarColor prop
пре 7 година
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 година
Guy Carmeli
23819b04bd
update docs (#958 )
пре 7 година
June Domingo
19cf86874d
New Documentation (#819 )
* Initial commit
* Initial commit
* Clean-up title
пре 7 година