Jeff Carbonella
|
2e6f7a015f
|
Use redux constants and action creator functions (#120)
|
2017-02-02 02:57:51 +05:30 |
|
Jeremy Lu
|
b805978d9b
|
Add screenProps example and improve docs (#101)
|
2017-02-02 02:57:05 +05:30 |
|
Mike Grabowski
|
7a20389e04
|
Refactor header, tintColor support, redesign iOS back button (#109)
|
2017-02-02 02:50:12 +05:30 |
|
Nicolas Beck
|
5d5d83c582
|
fixed initialRouteName documentation (#121)
https://github.com/react-community/react-navigation/issues/119
|
2017-01-31 18:26:42 -08:00 |
|
Alexey Pronevich
|
68658c49f2
|
Update Guide-Headers.md (#114)
this.props must be in render
|
2017-01-31 17:17:50 +01:00 |
|
Kees Kluskens
|
4c45063662
|
Fix typo in screen navigation prop (#111)
|
2017-01-31 19:17:28 +05:30 |
|
Taylor Hurt
|
43957b298e
|
Fix typos and corrections in header guide (#102)
|
2017-01-31 08:47:43 +05:30 |
|
Ferran Negre
|
123bce5402
|
Added drawerPosition prop to DrawerView. Fixes #87 (#89)
|
2017-01-30 22:14:57 +05:30 |
|
Michael Guida
|
af7c3a3324
|
Fix 'setting the header title' example (#56)
|
2017-01-28 16:03:36 +05:30 |
|
jamesmbowler
|
bacc023385
|
Fix minor typos (#43)
|
2017-01-28 00:21:49 +05:30 |
|
Gustavo Machado
|
5f4c335e51
|
Minor fix in the "Screen Navigation Options" sample (state undefined) (#41)
The current code as it was, depended on the "state" param, but the title was being defined as a string template literal.
|
2017-01-27 23:12:42 +05:30 |
|
Mike Grabowski
|
7c0fcc6cf5
|
Add header.left property (#29)
* Add header.left property
* Add docs
* Updates
* Update
* Remove unused param
* Update'
* fix
* Make sure to guard undefined defaultProps
|
2017-01-27 16:48:26 +00:00 |
|
Phil Rajchgot
|
c34a6d5682
|
Remove typo from router docs (#39)
|
2017-01-27 21:26:38 +05:30 |
|
Antoine Lucas
|
7c1a95d7a9
|
Fix code's string to be coherent with screenshot (#22)
|
2017-01-27 15:56:19 +00:00 |
|
Mateusz Zatorski
|
e4f4575104
|
Update the guide for Default Navigation Options (#25)
|
2017-01-27 19:48:01 +07:00 |
|
Mike Grabowski
|
a60607385b
|
Allow CardStack default header to receive a custom style
|
2017-01-27 17:42:12 +05:30 |
|
Hilke Heremans
|
d9a008f000
|
Correct Redux example with addNavigationHelpers (#24)
|
2017-01-27 17:24:40 +05:30 |
|
Mike Grabowski
|
0c99035562
|
Implement default navigationOptions (#1)
* Bring back 222 impl.
* Add it for TabNavigator
* Fix eslint issues and flow in the file
* First attempt at the docs
* Include docs
* Fix some typos
|
2017-01-27 11:33:03 +00:00 |
|
Ashish Chaudhary
|
fa145dd518
|
Update Screen-Navigation-Prop.md (#19)
|
2017-01-26 23:41:24 -08:00 |
|
Hilke Heremans
|
c9a69b48ee
|
Correct tiny typo (#20)
|
2017-01-26 23:40:26 -08:00 |
|
Brenton Simpson
|
ede9dc766c
|
Fix links to web site (#7)
Closes #6
|
2017-01-26 23:20:20 +00:00 |
|
Adam Miskiewicz
|
b5c485d841
|
reactjs/react-navigation -> react-community/react-navigation
|
2017-01-26 13:16:26 -08:00 |
|
Adam Miskiewicz
|
c37ad8a0a9
|
Initial public release of React Navigation
|
2017-01-26 11:53:33 -08:00 |
|