Commit Graph

2245 Commits

Author SHA1 Message Date
Leo Nikkilä
68f7247675 Fix back button tinting (#144) 2017-02-02 00:26:03 +02:00
Jeff Carbonella
b33c0ae133 Use redux constants and action creator functions (#120) 2017-02-01 16:27:51 -05:00
Jeremy Lu
d677e6d45e Add screenProps example and improve docs (#101) 2017-02-02 05:27:05 +08:00
Mike Grabowski
1621639b59 Refactor header, tintColor support, redesign iOS back button (#109) 2017-02-01 22:20:12 +01:00
Elliot Hesp
4d20c2a910 Support label as component in TabNavigator (#128) 2017-02-01 11:40:10 +00:00
Nicolas Beck
8ccca19e82 fixed initialRouteName documentation (#121)
https://github.com/react-community/react-navigation/issues/119
2017-02-01 03:26:42 +01:00
Alexey Pronevich
747c61a3d6 Update Guide-Headers.md (#114)
this.props must be in render
2017-01-31 19:17:50 +03:00
Kees Kluskens
8522bcd06d Fix typo in screen navigation prop (#111) 2017-01-31 14:47:28 +01:00
Nicolas Charpentier
de9708358b Add npm badge and change circleci style to shield (#103) 2017-01-30 22:18:02 -05:00
Taylor Hurt
acef35374d Fix typos and corrections in header guide (#102) 2017-01-30 22:17:43 -05:00
Ferran Negre
cc8fc5bb99 Set up Jest to be able to test RN UI components (#96) 2017-01-31 04:13:24 +01:00
Ferran Negre
ab82f88999 Added drawerPosition prop to DrawerView. Fixes #87 (#89) 2017-01-30 16:44:57 +00:00
Steviey
6be5b0d81c Added nodes.js cross platform file separator (#69) 2017-01-29 05:36:13 +01:00
Satyajit Sahoo
7b11a485bf Make sure inputRange has at least 2 values. Fixes #62 2017-01-28 23:29:27 +05:30
Satyajit Sahoo
4883a9d639 Update react-native-tab-view. Fixes #63 2017-01-28 23:27:56 +05:30
Satyajit Sahoo
312cbe0b04 Update react-native-tab-view
Fixed scrollview's style so it doesn't need layout 6ef48ed529

Fixes #50
2017-01-28 15:21:02 +05:30
Michael Guida
cca35c42bb Fix 'setting the header title' example (#56) 2017-01-28 03:33:36 -07:00
Satyajit Sahoo
e5bb708982 Fix drawer rendering wrong route (#46) 2017-01-28 00:44:43 +05:30
Sagiv Ofek
133da6d51e Use es6 default values for initial state (#44) 2017-01-27 14:08:22 -05:00
jamesmbowler
256c585f0a Fix minor typos (#43) 2017-01-27 10:51:49 -08:00
Gustavo Machado
dbede0149f 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 14:42:42 -03:00
Mike Grabowski
aa9c2f11c1 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 17:48:26 +01:00
Phil Rajchgot
cf19810b88 Remove typo from router docs (#39) 2017-01-27 10:56:38 -05:00
Antoine Lucas
e99d91ee52 Fix code's string to be coherent with screenshot (#22) 2017-01-27 16:56:19 +01:00
Hilke Heremans
e8ac575acf withCachedChildNavigation: show component name (#32)
When a component is wrapped with the withCachedChildNavigation, the component name was not always displayed. This fixes that which facilitates debugging.
2017-01-27 15:39:31 +01:00
Mateusz Zatorski
eeb3c5cd45 Update the guide for Default Navigation Options (#25) 2017-01-27 12:48:01 +00:00
Mike Grabowski
da335b2e41 Replace header.bar with headerComponent 2017-01-27 12:46:11 +01:00
Mike Grabowski
b77b7a1257 Allow CardStack default header to receive a custom style 2017-01-27 12:37:31 +01:00
Hilke Heremans
c06ed764a1 Correct Redux example with addNavigationHelpers (#24) 2017-01-27 12:54:40 +01:00
Mike Grabowski
983ef1dd03 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 12:33:03 +01:00
Ashish Chaudhary
0826d244ae Update Screen-Navigation-Prop.md (#19) 2017-01-27 13:11:24 +05:30
lintonye
54ff2a8302 Use 0.99-cliff in inputRange (#17) 2017-01-26 23:41:01 -08:00
Hilke Heremans
ffb7770925 Correct tiny typo (#20) 2017-01-27 08:40:26 +01:00
Andrej Badin
0791ab7398 Don’t handle click with modifier keys. (#10) 2017-01-27 03:08:27 +01:00
Brenton Simpson
ddefb2fc7d Fix links to web site (#7)
Closes #6
2017-01-26 15:20:20 -08:00
Mateusz Zatorski
a945ddb6b7 fix the actual website link in the readme 2017-01-26 22:06:19 +00:00
Adam Miskiewicz
beefebf09e v1.0.0-beta.1 2017-01-26 13:52:48 -08:00
Mateusz Zatorski
6bb3bd0700 remove a not needed password (#3) 2017-01-26 21:58:47 +00:00
Eric Vicenti
b7773ab6e0 Merge pull request #2 from react-community/knowbody-patch-1
fix Page not found blog bug
2017-01-26 13:50:09 -08:00
Adam Miskiewicz
cce3d7dd6e Update to Node 6.9.4 on CircleCI 2017-01-26 13:18:26 -08:00
Adam Miskiewicz
1ff056a11f Remove basic auth on website 2017-01-26 13:16:47 -08:00
Adam Miskiewicz
38c407aad4 reactjs/react-navigation -> react-community/react-navigation 2017-01-26 13:16:26 -08:00
Adam Miskiewicz
7fc3996f5a Update now client 2017-01-26 13:14:14 -08:00
Adam Miskiewicz
4bce3fb7b9 Update CircleCI status badge 2017-01-26 13:10:18 -08:00
Adam Miskiewicz
00f284cb9c Initial public release of React Navigation 2017-01-26 11:49:39 -08:00