Guy Carmeli
2cb657e3a3
Update styling-the-navigator.md
vor 6 Jahren
Ricardo Fuhrmann
1d9887f852
Fix a uncommented line (#2226 )
vor 6 Jahren
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
vor 6 Jahren
Chaitanya Bhagvan
5a2bc27ef4
Add paddingTop to android ToolBar. (#2266 )
* Add paddingTop to android ToolBar.
* Update documentation
vor 6 Jahren
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.
vor 7 Jahren
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.
vor 7 Jahren
Benjamin Saphier
702f3564fc
missing word in description (#2124 )
vor 7 Jahren
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.
vor 7 Jahren
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
vor 7 Jahren
Guy Carmeli
9cb53a7175
Update styling-the-navigator.md
vor 7 Jahren
Ran Greenberg
c62d944c2b
add disabledButtonColor (#1842 )
* add disabledButtonColor in order to set navigation button disabled color
* add disabledButtonColor to the docs
vor 7 Jahren
Thanh Le
6a2af3ecc0
New Feature: adding disabledSimultaneousGesture flag to manage simultaneous gesture recognition (#1777 )
vor 7 Jahren
Guy Carmeli
e1b65cfc1a
Add keepStyleAcrossPush to documentation
vor 7 Jahren
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.
vor 7 Jahren
Guy Carmeli
8d6e713ca3
Update styling-the-navigator.md
vor 7 Jahren
Guy Carmeli
230737b5b9
Update styling-the-navigator.md
vor 7 Jahren
Guy Carmeli
67855149d1
Update styling-the-navigator.md
vor 7 Jahren
Guy Carmeli
271b624a73
Update styling-the-navigator.md
vor 7 Jahren
Guy Carmeli
2e382a13b8
Update styling-the-navigator.md
vor 7 Jahren
Ruslan.V
26dbb1b6ba
[iOS] Added ability to set static(root) background image (#1366 )
[iOS] Added ability to set static(root) background image
vor 7 Jahren
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
vor 7 Jahren
andrey
4c85cfde25
Add navBarSubtitleFontFamily to docs (#1395 )
vor 7 Jahren
Guy Carmeli
3cd5f34804
Create styling-the-navigator.md
vor 7 Jahren
Guy Carmeli
fa1e6a6b74
Update styling-the-navigator.md
Some navBar button properties were marked as common by mistake.
vor 7 Jahren
Guy Carmeli
d1d889d9a4
Update styling-the-navigator.md
vor 7 Jahren
Johan
7ea6f85545
Update styling-the-navigator.md (#1099 )
Separated iOS and Android only properties.
vor 7 Jahren
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.
vor 7 Jahren
Guy Carmeli
11ecd8c3bc
Update docs (#1019 )
vor 7 Jahren
Elliot Hesp
45818f37b0
Add missing navigationBarColor prop
vor 7 Jahren
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).
vor 7 Jahren
Guy Carmeli
23819b04bd
update docs (#958 )
vor 7 Jahren
June Domingo
19cf86874d
New Documentation (#819 )
* Initial commit
* Initial commit
* Clean-up title
vor 7 Jahren