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 |
|