mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-18 20:56:50 +00:00
bcdeda5dab
Fixes dozens of Flow errors; adds type annotations; marks more files for Flow type checking. Fixes a bug in 'AppState'. 15 Flow errors remaining. Several React Native files are still not type checked (e.g., PanResponder, Touchables) Ref #465