129 Commits

Author SHA1 Message Date
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
Rasool Dastoori
afe3c2be9e Update react-native-tab-view version (#1138)
Fix RTL support for `TabNavigator`
2017-04-21 22:11:32 +05:30
Adam Miskiewicz
e94c9c1061
v1.0.0-beta.8 2017-04-19 20:32:49 -07:00
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
cf6564b3e5 Move prop-types to dependencies (#1042)
* Move `prop-types` to dependencies

* Update package.json

* Update CardStackTransitioner.js
2017-04-14 11:41:39 +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
00972a3bf5 Bump version number (#650) 2017-03-11 09:19:31 -08: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
Adam Miskiewicz
29a6564261
v1.0.0-beta.6 2017-02-27 18:40:16 -08:00
Satyajit Sahoo
d6b5b28811 Update react-native-tab-view (#366)
Fixes #209
2017-02-17 08:28:10 -08:00
Adam Miskiewicz
330cc054f6
1.0.0-beta.5
Fix broken `yarn publish`
2017-02-15 19:11:46 -08:00
Adam Miskiewicz
5c478ec244
1.0.0-beta.4 2017-02-15 18:57:31 -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
b82b8c4b3c Bump version number 2017-02-09 19:33:44 +05:30
Satyajit Sahoo
1247806f9b Make compatible with webpack (#244) 2017-02-08 13:00:58 -08:00
Satyajit Sahoo
752d876994 Bump version number 2017-02-09 01:39:38 +05:30
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
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
8dd951aae7
v1.0.0-beta.1 2017-01-26 14:03:11 -08: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