Sabbir Ahmed
83f8a44219
Docs: Added clarification for header configuration ( #891 )
2017-04-03 07:07:47 +05:30
Juwan Wheatley
b0c05e5977
Fix rebase commands ( #870 )
2017-03-30 23:28:09 +05:30
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
PhpGuyZim
8196f62335
Update Guide-Nested.md ( #813 )
...
* Update Guide-Nested.md
Docs do not indicate that you must import the necessary module.
* Update Guide-Nested.md
2017-03-29 00:36:21 -07:00
Javier Olaechea
65e71042d5
Docs: Update md links from coodoo's fork to react-community ( #750 )
2017-03-22 13:51:16 -07:00
Elliott Ro
dff746a83c
Navigation Actions Doc ( #338 )
...
* Initial saving
* Updated docs
* Adding navigation actions into website App.js
* Updated navigation prop structure
* Added in missing link
2017-03-22 12:10:34 -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
Juwan Wheatley
a268d67b53
Adds documentation about forking and syncing repo ( #765 )
2017-03-22 05:42:18 +05:30
Karan Thakkar
c5f2475182
fix(docs): Fix incorrect style in TabNavigator sample ( #734 )
...
The example provides styling for the tab icon via the `icon` property in the styles object. However in the example, it is used as `tabIcon` which does not exist.
2017-03-19 17:43:15 +05:30
mbaroukh
0820366a1c
correction of a few documentation typo ( #563 )
2017-03-16 15:35:53 -07:00
Yann Pringault
255a4361aa
Fix typo in docs for getComponentForRouteName ( #714 )
2017-03-16 15:30:02 -07:00
Christoph Jerolimov
b009db9446
Remove 2nd return statement ( #661 )
2017-03-16 11:56:50 -07:00
Jordan Hayashi
eb6646f6da
Make TabNavigator code example formatting consistent ( #462 )
...
* Make TabNavigator code example formatting consistent
* Fix typo in StackRouter docs
2017-03-06 22:50:12 -08:00
Neo
bbab489a6a
Update Screen-Tracking.md ( #549 )
2017-03-03 12:28:58 +05:30
Taylor Hurt
99583d2a64
Update Screen-Tracking.md ( #545 )
...
* Update Screen-Tracking.md
updated names in the onNavigationStateChange example function
* Update Screen-Tracking.md
2017-03-02 16:01:50 +01:00
Bartol Karuza
2df983516b
add import to clarify source of helper ( #517 )
...
* add import to clarify source of helper
It took me a while to figure out where 'addNavigationHelpers' comes from, maybe adding the import in the doc here will help the next guy.
* add spaces around imported value
* removed empty line
2017-03-01 13:18:08 +01:00
Mike Grabowski
26b165200f
Add onNavigationStateChange ( #453 )
...
* Support
* Revert consoleg
* Add very bad doc
* Improve docs
* Surpress flow
2017-02-23 22:18:06 -08: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
Javier Cuevas
fdb5faae7e
Fix redux documentation ( #450 )
...
I think the navigation key for the redux store should be `nav` and not `navReducer`.
2017-02-23 10:57:10 +01:00
Satyajit Sahoo
e0c1c95e6f
Remove screen tracking without redux ( #449 )
...
This is a hack and we shouldn't put it in official documentation.
2017-02-23 10:40:40 +01:00
Matt Hamil
fb856ba06d
Move Navigation Containers and containerOptions into Navigators API docs ( #409 )
...
* Removed Navigation Containers and containerOptions
Cut out text to move to navigators docs page
* Moved nav containers section to Navigators API docs
2017-02-21 20:45:19 -08:00
Mike Grabowski
62025cc8be
Update StackNavScreen
docs ( #411 )
...
Remove confusing mention of `color`
2017-02-21 20:15:42 -08:00
Angelo
8e1b6e9042
Updated the reducer ( #431 )
...
When the drawer opens / close, the result of AppNavigator.router.getStateForAction(action, state); is null. So the nav state in the store is null which causes errors. This solves that.
2017-02-21 20:15:30 -08:00
David Cameron
3a1766cb78
Update 2017-01-Introducing-React-Navigation.md ( #410 )
2017-02-22 07:19:59 +05:30
Ashoat
2d0a7fa4ed
Make it possible for a screen to set gesturesEnabled ( #385 )
...
Closes #292
2017-02-21 02:52:15 +05:30
hysan
257ce3eff9
Updated Hello Mobile Navigation for clarity ( #265 )
...
Per request [#228 ](https://github.com/react-community/react-navigation/issues/228 ), I've updated the the Hello Mobile Navigation guide to try and make it more approachable to newcomers like myself. I changed the order of some of the explanations and broke out passing params into its own section. This should make the guide easier to follow as only one new concept is introduced per section; a common principle in teaching methodology.
I'm open to suggestions as I am also a newcomer to both React Native and React Navigation. So it's very possible that there are concepts that I've misunderstood or am not explaining well.
2017-02-20 10:02:34 -08:00
Mike Grabowski
79f21277cb
Add back button label to header ( #257 )
2017-02-20 05:09:56 +05:30
rmevans9
e30ac63f79
Make future proof (and also fix it for the current beta) ( #322 )
2017-02-16 19:54:16 +05:30
Jonathan Lalande
296e83abed
Remove uncompleted sentence in Contributors guide. ( #280 )
2017-02-10 17:24:48 +01:00
Evan Turner
24044e15d2
Add missing characters to navigators api doc ( #264 )
2017-02-09 23:11:46 +05:30
Li Lin
163d5e4c07
Add code sample for google analytics integration ( #107 )
2017-02-09 19:40:16 +05:30
Hilke Heremans
73426e8015
Add clarification for Redux <-> Nested Navigators ( #26 )
...
* Add clarification for Redux <-> Nested Navigators
See also https://github.com/react-community/react-navigation/issues/16
* Update per comments
* Update per comments in PR #26
2017-02-09 10:28:19 +01:00
kameyin
fe968c2003
React Native Buttons use title, not label.
2017-02-09 13:10:54 +05:30
James Long
a01e88f7c4
Update Transitioner.md
...
This API must have changed; after pulling from master I needed to update my code.
2017-02-09 02:32:17 +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
kylpo
acc893d8e8
Add showLabel
prop to tabBarBottom
( #234 )
2017-02-08 22:24:02 +05:30
juhasuni
307632b575
Expose onTransitionStart/End props to StackNavigator ( #230 )
...
* Add onTransitionStart/End options to StackNavigator 'stackConfig'
* Add documentation for onTransitionStart/End options
* Define onTransitionStart/End props optional
2017-02-08 08:53:41 -08:00
microwavesafe
edad95a96d
Add visible param to TabBar ( #152 )
2017-02-08 02:51:37 +05:30
Taylor Hurt
1c6c4c4c29
Update Screen-Nav-Options.md ( #218 )
...
fix link
2017-02-08 02:31:46 +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
Eli Perkins
207a5cc0b6
Fix typo in deep linking schema ( #204 )
...
This matches the rest of the definitions of the URI schema later on in the documentation and examples.
2017-02-07 08:39:10 -08:00
Mark Florisson
77ec01296f
Elaborate on how to use the reset action in docs ( #213 )
2017-02-07 08:38:54 -08:00
Jakub Stasiak
aead8ff9fb
Add withNavigation HOC ( #137 )
2017-02-06 18:58:04 +05:30
Jason Sendros
d2fc150f69
Replace usage of label with title prop for Buttons ( #194 )
2017-02-06 08:29:11 +05:30
Daniel Hood
eece5ad56a
Add titleStyle to header ( #176 )
2017-02-05 03:42:33 +05:30
Elliott Ro
00b76c5423
Clarify nav prop dispatch doc ( #162 )
2017-02-05 02:36:18 +05:30
Jakob Hilden
8d722f43e9
Implement labelStyle
for TabBarBottom
( #173 )
2017-02-04 18:03:38 +05:30
Sagiv Ofek
567b99a2d8
Docs: add info about calling nav from same level component ( #122 )
...
* Use es6 default values for initial state
* Docs: add info about calling nav from same level component
* Docs: add info about calling nav from same level component update
2017-02-03 09:03:26 -08:00
Matteo Mazzarolo
8bbe951e5b
Fixed reset action docs ( #157 )
...
- Added the index
- Actions is now an array
Related to https://github.com/react-community/react-navigation/issues/59#issuecomment-276972783
2017-02-02 08:40:02 -08:00