Manu Bamba
c815626020
Fixed issue with tab navigation ( #2527 )
2017-09-06 11:42:48 -05:00
Kevin Cooper
19babadf38
Fix the NavigationPlayground example! ( #2170 )
...
* [Playground] Commit auto-changes to package.json, yarn.lock
* [Playground] Rerun create-react-native-app
Preserving rn-cli.js and transformer.js
Still not quite working.
* [Playground] Fix the Expo loading issue by removing projectRoots
Now it looks in the right place to find its resources, including 'entryPoint'.
* [Playground] Add postinstall script to clean up files Yarn copies in
Yarn copies them when installing locally, causing lots of @providesModule collisions.
* Update the Contributors guide to explain how to use the example app
And recommend Yarn by default
* [Playground] Remove now-obsolete rn-cli.config.js
* [Playground] Upgrade expo and other dependencies
* [Playground] Don't delete .git just in case
2017-09-06 10:36:20 -05:00
Adam Miskiewicz
dd3290aa59
Remove generating prop-types from Flow
2017-07-19 13:11:56 -07:00
Adam Miskiewicz
2f0241d774
Update dependencies
2017-07-19 13:04:04 -07:00
Adam Miskiewicz
681e1c6e31
Update depenencies, update Prettier
2017-07-19 12:59:40 -07:00
Adam Miskiewicz
9436d03fe8
Update to RN 0.45, fix/improve flow coverage
2017-07-19 12:59:39 -07:00
Jacob Lauritzen
3abbb950e8
Update drawer layout polyfill to 1.3.1 ( #1716 )
2017-05-29 13:05:43 +05:30
Satyajit Sahoo
a3f7930c58
Upgrade React Native Tab View to v0.0.66 ( #1713 )
2017-05-28 19:55:49 -07:00
Adam Miskiewicz
1cd16bcf4a
Convert NavigationPlayground project to a CRNA project
2017-05-15 18:57:22 -07:00
Adam Miskiewicz
96a1c1fddf
Add codecov.io support
2017-05-14 21:28:38 -07:00
Adam Miskiewicz
1ae3798137
Upgrade to React Native 0.44 + Flow 0.42
2017-05-14 21:28:38 -07:00
Adam Miskiewicz
f3a958dca1
Update/Fix Prettier + Eslint config for codebase
...
Run Prettier/Eslint on entire codebase, fix issues
2017-05-14 14:18:09 -07:00
Satyajit Sahoo
d4b4697f33
Update react-native-tab-view. Fixes #1248 , #1163 ( #1327 )
2017-05-10 13:34:06 +02:00
Satyajit Sahoo
0cd3eaa97a
BREAKING: Update React Native TabView ( #1218 )
2017-04-25 21:47:29 +02:00
Mike Grabowski
bbe9caff06
Fix eslint issues and turn on prettier by default ( #1195 )
...
* Automatically generate prop-types from Flow
* Remove propTypes usage
* Fix flow
* Modify some eslint settings
* Fix flowtype
* Lint tweaks
* use prop-types pkg
* Run prettier
* Fix flow
* Fix few lint issues
* Make eslint pass
* Run lint on tests
* Fix flow
* Fixes
* Alphabetical
* Trailing comma: ES5 for website compat, also fix config/paths
* Apply eslint --fix only to src now
* Fix missing transitionconfig
* Update TypeDefinition.js
* New stuff
* Unstage website and examples
* reformat code
* Update circle.yml
2017-04-24 17:31:22 +05:30
Joe McKie
2bbfc03cd0
Bump dependency versions to reflect current RN
2017-04-18 15:04:47 +02:00
Joe McKie
633d4819ec
Update flow-react-proptypes to ^1.2.0 ( #1084 )
2017-04-18 11:27:34 +02:00
Mike Grabowski
7165efce02
Upgrade babel-plugin-flow-prop-types
( #1045 )
...
* Fix build
* Latest version fixes Header
* Fix propTypes from react-native leaking to web context
* Update todo notice
2017-04-14 17:38:52 +05:30
Mike Grabowski
e2f5e7fd49
Automatically generate prop-types from Flow ( #1033 )
...
* Automatically generate prop-types from Flow
* Remove propTypes usage
* Fix flow
* Modify some eslint settings
* Fix flowtype
* Lint tweaks
* use prop-types pkg
2017-04-13 15:19:30 -07:00
Daniel Schmidt
8c9a626401
bump react-native-drawer-layout-polyfill ( #882 )
...
includes access to the accessabilityView options and
a fix for #871 (adjusted zIndex)
2017-04-01 20:40:41 +05:30
Adam Miskiewicz
619a06c8cd
Update dependencies
2017-03-15 16:02:49 -07:00
Satyajit Sahoo
ecef7771e6
Update react-native-tab-view. Fixes #476 ( #641 )
2017-03-10 09:34:43 -08:00
Daniel Schmidt
af787e56fe
move from react-native-drawer-layout to react-native-drawer-layout-polyfill
...
This enables us to use the native DrawerLayoutAndroid on android devices
2017-03-07 19:12:21 +05:30
Satyajit Sahoo
d6b5b28811
Update react-native-tab-view ( #366 )
...
Fixes #209
2017-02-17 08:28:10 -08:00
Adam Miskiewicz
7967fb81d2
Update yarn.lock to include react 15.4.2
2017-02-15 18:56:55 -08:00
Satyajit Sahoo
a7b1243053
Fix flow ( #305 )
...
* Fix Flow and Android build
* Enable flow on CI
* Fix and suppress flow errors
2017-02-13 08:26:30 -08:00
Satyajit Sahoo
1eabc0636b
Updated react-native-tab-view
...
This fixes a bug where React Native Tab View was trying to keep state in sync, but state was updating at a slower speed.
2017-02-09 01:31:22 +05:30
Jakub Stasiak
aead8ff9fb
Add withNavigation HOC ( #137 )
2017-02-06 18:58:04 +05:30
Satyajit Sahoo
7ebca1a494
Regenerate yarn.lock
2017-02-06 04:46:31 +05:30
Ferran Negre
d0582d205d
Set up Jest to be able to test RN UI components ( #96 )
2017-01-31 08:43:24 +05:30
Satyajit Sahoo
56e12d6651
Update react-native-tab-view. Fixes #63
2017-01-28 23:34:02 +05:30
Satyajit Sahoo
eb16d0a8fe
Update react-native-tab-view
...
Fixed scrollview's style so it doesn't need layout 6ef48ed529
Fixes #50
2017-01-28 16:03:52 +05:30
Adam Miskiewicz
c37ad8a0a9
Initial public release of React Navigation
2017-01-26 11:53:33 -08:00