Commit Graph

51 Commits

Author SHA1 Message Date
Vincent Langlet
e81f217c01 Add NavigationContainerComponent (#25270) 2018-04-25 11:55:08 -07:00
Edward Sammut Alessi
3b33d22565 React-navigation onTransition event pass props (#25121)
* React-navigation onTransition prop passing

* Only transition start takes a promise
2018-04-19 11:09:13 -07:00
doomsower
a9e8ad80f9 [react-navigation] Loosen navigator navigationOptions (#24943)
* Loosen navigator navigationOptions

* Fix linter
2018-04-17 09:57:43 -07:00
doomsower
7c35bcd422 Stronger params for screen 2018-03-30 11:18:04 +03:00
doomsower
a98b0c457b Merge upstream 2018-03-29 12:22:47 +03:00
doomsower
97b9d47d3a fix linter 2018-03-23 17:46:30 +03:00
doomsower
f2b858e68f Some changes to react-navigation 2018-03-23 16:49:30 +03:00
Tim Wang
8731027ec5 Fix CI 2018-03-23 13:29:00 +08:00
Tim Wang
d6c651c1b3 Add back params generic and remove remain action generic. Add support for stateless screen. 2018-03-23 13:16:51 +08:00
ArmandoAssuncao
7d4ae0d764 Merge branch 'master' into react-navigation-navigate-params 2018-03-15 18:26:19 -03:00
Arthur Ozga
3d551c9a22
Merge pull request #24189 from arnibarnason/react-navigation-navigate-fix
[react-navigation]: Overloaded navigate function with new parameters
2018-03-15 12:38:36 -07:00
Arthur Ozga
fcd5dee4f8
Merge pull request #24177 from arnibarnason/master
[react-navigation]: Adding pop and popToTop to NavigationActions
2018-03-15 12:37:05 -07:00
cliedeman
b58703728a Added types for switch navigator 2018-03-14 15:42:43 +02:00
Árni Benedikt Árnason
09d92860f8 Overloaded navigate method to handle new navigation options parameters 2018-03-09 17:56:01 +01:00
Árni Benedikt Árnason
994f2993af Revert "Overloaded navigate method to handle new navigation options parameters"
This reverts commit 94a484cff4.
2018-03-09 17:26:15 +01:00
Árni Benedikt Árnason
94a484cff4 Overloaded navigate method to handle new navigation options parameters 2018-03-09 17:20:33 +01:00
Árni Benedikt Árnason
e5ef9ecef2 Fixed lint errors 2018-03-09 12:01:51 +01:00
Árni Benedikt Árnason
439ab93ba5 Added pop and popToTop NavigationActions for react-navigation 2018-03-09 11:46:25 +01:00
ArmandoAssuncao
fa04697ee1 [react-navigation]: added types in navigate params 2018-03-02 23:21:22 -03:00
Steven
ce73af4e00 fixed error in react-navigation preventing declaring navigationOptions as a function (#23879) 2018-02-26 13:35:23 -08:00
Tim Wang
f1e2710d76
Fix CI 2018-02-26 14:18:31 +08:00
Tim Wang
0c7e56e597
Merge branch 'master' into react-navigation-1.0 2018-02-26 14:10:31 +08:00
Tim Wang
32071c40b8 Refactor react-navigation types based on 1.2.0 flow type 2018-02-26 13:54:38 +08:00
Mellet Solbakk
d041430dc5 Fix tabBarOnPress to destructure arguments 2018-02-04 00:11:39 +01:00
Thea Lanherne
9c90ba4143 Add missing drawerBackgroundColor prop to react-navigation DrawerNavigatorConfig (#23255) 2018-01-29 11:45:09 -08:00
Qibang
8abd412a02 feat: add tabBarOnPress (#23068) 2018-01-23 10:36:05 -08:00
Andy
219dd6df82
Fix 'prefer-readonly' lint failures (#22819) 2018-01-10 14:59:37 -08:00
Alec Winograd
d25f6d0f41 update tests 2017-11-28 11:53:41 +01:00
Andy
e40d7b5227
react-navigation: Fix lint (#21173) 2017-11-01 10:28:36 -07:00
Andy
a11a781688
Fix some no-empty-interface lint errors (#21144) 2017-10-31 10:52:41 -07:00
Qibang
1547f30dd1 chore: exports Header component (#20706) 2017-10-23 14:52:23 -07:00
Andy
72bc73d061 react-*: Fix lint (#20825) 2017-10-23 07:31:51 -07:00
Andy
a572fbd60d react-navigation: Use StyleProp on all "style" properties (#19611) 2017-09-07 09:12:45 -07:00
Andy
9f86de041a react-navigation: Fix compile errors (#19610) 2017-09-07 08:38:56 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
tsai phan
9a456fefcf [react-navigation] strictNullChecks, and tests. 2017-06-30 12:28:18 +08:00
Peter Jihoon Kim
aa5ba74640 [react-navigation] Fixed type definitions for NavigationActions.* 2017-06-27 12:59:10 -07:00
abrahambotros
56020af821 [react-navigation] Fix and extend tests 2017-06-24 09:22:23 -07:00
abrahambotros
ce410568cb Merge branch 'master' into react-navigation/update-from-flow 2017-06-24 08:54:29 -07:00
Aleksandar Toplek
21b6583720 Added test 2017-06-21 09:24:38 +02:00
abrahambotros
258b650f0e Merge branch 'master' into react-navigation/update-from-flow
[react-navigation]
* Move Transitioner types, move tests into class, minor fixes
2017-06-18 15:48:47 -07:00
abrahambotros
c5ab866dbc [react-navigation] Minor fixes 2017-06-18 15:21:51 -07:00
abrahambotros
cf39e7e9bd [react-navigation] Add test to navigate to next screen 2017-06-15 08:48:33 -07:00
abrahambotros
4ba39d4016 [react-navigation] Fix linter errors 2017-06-15 08:40:23 -07:00
abrahambotros
e34616fd3c [react-navigation] Improve test, add screen component props type checks 2017-06-14 23:00:52 -07:00
abrahambotros
e5843ac8f5 [react-navigation] Misc fixes and improvements 2017-06-14 22:53:46 -07:00
Fang-Pen Lin
0ed23c222c
Update test for Transitioner 2017-06-09 13:50:42 -07:00
Jeremi Stadler
f113c7a5e7 [React-Navigation] Add tabConfig tests
Specifically to test the tabBarComponent property
2017-05-29 14:34:58 +02:00
Habibi
1cfe9350bb Fix missing import in the test 2017-05-13 19:58:36 +07:00
Habibi
e3fdd2698a Fix react-navigation typo “tabBarLabel” 2017-05-13 19:10:05 +07:00