Ron Arts
|
3ca47ec778
|
Fix react-native-web support for #3526 (#3546)
* MaskedViewIOS use broke react-native-web support, this fixes it.
* Fallback more gracefully.
* Actually return the value ...
|
2018-02-19 13:48:12 +01:00 |
|
Ron Arts
|
69bca191a7
|
The Linking and BackHandler components are now both supported by react-native-web (#3494)
so there's no need to supply dummy replacements.
|
2018-02-13 12:23:26 -08:00 |
|
Brent Vatne
|
ecfa38bfd2
|
Remove flow (#3350)
* Remove flow types from src
* Finish removing Flow
* Clear out flow-typed, some flow mentions in docs, website flow usage, and some other config
|
2018-01-24 17:52:09 -08:00 |
|
Adam Miskiewicz
|
8455b75dbd
|
BackAndroid -> BackHandler
|
2017-07-19 12:59:39 -07:00 |
|
Gregory
|
9027e1a88f
|
Fix backAndroid warning (#1520)
|
2017-05-19 08:57:33 -07: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 |
|
Satyajit Sahoo
|
1247806f9b
|
Make compatible with webpack (#244)
|
2017-02-08 13:00:58 -08:00 |
|