Grzegorz Mandziak
3cee5c30fa
Possibility to overwrite label's style if defined as string. ( #731 )
...
* Added option to overwrite label style for only if label is as string defined in navigationOptions in DrawerNavigation.
* update doc for labelStyle prop
* change title to label
2017-03-30 09:20:56 +05:30
Bernhard
84d284d591
add example for DrawerNavigatorConfig ( #552 )
...
* add example for DrawerNavigatorConfig
* add explanation for the example
2017-03-30 09:16:29 +05:30
Javier Olaechea
65e71042d5
Docs: Update md links from coodoo's fork to react-community ( #750 )
2017-03-22 13:51:16 -07:00
Cai Leao
498f329005
Update documentation regarding DrawerNavigator
customisation ( #646 )
...
* Update documentation regarding `DrawerNavigator` customisation
* Updated docs as requested in the PR.
2017-03-22 12:09:10 -07:00
Mike Grabowski
71e8c95b34
Add React.Element support for TabBar/Drawer and fix docs ( #451 )
...
* Initial impl
* Fix up some docs and support more for drawer
* Fix comments
* Support TabBar
* Make flow more correct
* Clarify even more
* Rename all the things lol
* Also rename renderLabel to getLabel
2017-02-23 20:39:11 +05:30
William Schurman
b9bc386a4b
Pass through screenProps to nested navigators
...
This changes the behaviour of screenProps so that the props no longer get splatted.
Components will receive this as `this.props.screenProps`.
2017-02-09 01:27:56 +05:30
Harkirat Saluja
80016d2fe8
Update DrawerNavigator.md ( #212 )
...
Button requires a title prop, and its same in other pages(tabbarNavigator, stackbarNavigator) but here it is label.
2017-02-08 00:23:44 +05:30
Jeremy Lu
b805978d9b
Add screenProps
example and improve docs ( #101 )
2017-02-02 02:57:05 +05:30
Ferran Negre
123bce5402
Added drawerPosition
prop to DrawerView. Fixes #87 ( #89 )
2017-01-30 22:14:57 +05:30
Adam Miskiewicz
c37ad8a0a9
Initial public release of React Navigation
2017-01-26 11:53:33 -08:00