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
Spencer Carli
ba3fb1a7ee
Fix Website Build ( #2526 )
...
* Update .eslintrc to allow compile.
* Resolve .web.js extension
* Look for __DEV__ on global
Fixes ReferenceError when not in the React Native environment.
* Replace __DEV__ at compile time via babel
* Don't try to lint a website build
2017-09-06 16:08:08 -05:00
Adam Miskiewicz
dd3290aa59
Remove generating prop-types from Flow
2017-07-19 13:11:56 -07:00
Joe McKie
2bbfc03cd0
Bump dependency versions to reflect current RN
2017-04-18 15:04:47 +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
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
1247806f9b
Make compatible with webpack ( #244 )
2017-02-08 13:00:58 -08:00
Adam Miskiewicz
c37ad8a0a9
Initial public release of React Navigation
2017-01-26 11:53:33 -08:00