Guy Carmeli
2cb657e3a3
Update styling-the-navigator.md
6 vuotta sitten
Ricardo Fuhrmann
1d9887f852
Fix a uncommented line (#2226 )
6 vuotta sitten
riyaz942
8fd496e0c9
introducing navbar shadow on iOS (#2339 )
* adds shadow opacity, shadow color, shadow offset, shadow radius to navbar for ios
* mentions ios shadow in styling-the-navigator docs
6 vuotta sitten
Chaitanya Bhagvan
5a2bc27ef4
Add paddingTop to android ToolBar. (#2266 )
* Add paddingTop to android ToolBar.
* Update documentation
6 vuotta sitten
Marcus Andersson
8a2946f33f
[Android] Support for transparent statusbar with current screen rendered behind it (#2274 )
* add support to tell screen to place its self underneath the statusbar for android.
* added property to documentation.
7 vuotta sitten
Guy Carmeli
6170e70346
Nav bar save props (#2211 )
This commit saves navBar component props in propsRegistry and restores the saved props
when the component is mounted, allowing us to pass unserializable props to custom navBar component.
7 vuotta sitten
Benjamin Saphier
702f3564fc
missing word in description (#2124 )
7 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Guy Carmeli
9cb53a7175
Update styling-the-navigator.md
7 vuotta sitten
Ran Greenberg
c62d944c2b
add disabledButtonColor (#1842 )
* add disabledButtonColor in order to set navigation button disabled color
* add disabledButtonColor to the docs
7 vuotta sitten
Thanh Le
6a2af3ecc0
New Feature: adding disabledSimultaneousGesture flag to manage simultaneous gesture recognition (#1777 )
7 vuotta sitten
Guy Carmeli
e1b65cfc1a
Add keepStyleAcrossPush to documentation
7 vuotta sitten
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 vuotta sitten
Guy Carmeli
8d6e713ca3
Update styling-the-navigator.md
7 vuotta sitten
Guy Carmeli
230737b5b9
Update styling-the-navigator.md
7 vuotta sitten
Guy Carmeli
67855149d1
Update styling-the-navigator.md
7 vuotta sitten
Guy Carmeli
271b624a73
Update styling-the-navigator.md
7 vuotta sitten
Guy Carmeli
2e382a13b8
Update styling-the-navigator.md
7 vuotta sitten
Ruslan.V
26dbb1b6ba
[iOS] Added ability to set static(root) background image (#1366 )
[iOS] Added ability to set static(root) background image
7 vuotta sitten
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 vuotta sitten
andrey
4c85cfde25
Add navBarSubtitleFontFamily to docs (#1395 )
7 vuotta sitten
Guy Carmeli
3cd5f34804
Create styling-the-navigator.md
7 vuotta sitten
Guy Carmeli
fa1e6a6b74
Update styling-the-navigator.md
Some navBar button properties were marked as common by mistake.
7 vuotta sitten
Guy Carmeli
d1d889d9a4
Update styling-the-navigator.md
7 vuotta sitten
Johan
7ea6f85545
Update styling-the-navigator.md (#1099 )
Separated iOS and Android only properties.
7 vuotta sitten
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 vuotta sitten
Guy Carmeli
11ecd8c3bc
Update docs (#1019 )
7 vuotta sitten
Elliot Hesp
45818f37b0
Add missing navigationBarColor prop
7 vuotta sitten
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 vuotta sitten
Guy Carmeli
23819b04bd
update docs (#958 )
7 vuotta sitten
June Domingo
19cf86874d
New Documentation (#819 )
* Initial commit
* Initial commit
* Clean-up title
7 vuotta sitten