8 Commits

Author SHA1 Message Date
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
Daniel Friesen
caf83794e0 Dispatch can be called multiple times per tick (#1313)
Mostly fixes #1206
2017-11-18 02:15:10 +01:00
Adam Miskiewicz
fc1472dc84
Restore jest-setup.js file 2017-05-15 19:02:46 -07:00
Adam Miskiewicz
d145332fdf
Remove old NavigationPlayground code (and ExpoNavigationPlayground) 2017-05-15 18:57:22 -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
HelloYou
116dfb662e Init to Init-UUID (#1419) 2017-05-12 15:08:22 -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
Ferran Negre
d0582d205d Set up Jest to be able to test RN UI components (#96) 2017-01-31 08:43:24 +05:30