32
Built-in support for Flow
closed
Brent Vatne
Make it super easy to use Flow in Expo. Right now it's not easy because react-native frequently produces errors from its internals, eg: https://github.com/facebook/react-native/issues/15145
We need to have a react-native Flow interface that is kept up to date so people can depend on Flow.
Brent Vatne
closed
we went with typescript instead, expo supports typescript wonderfully out of the box including a few templates you can choose when you run
expo init
Q
Quincy Mitchell
How I'm stumbling without flow support for now:
Jo Nah
Yes please!