Hi I was trying to do some hello world with React Native. I created project \'react-native init\' change the flow version in \'.flowconfig\'.
Ran flow and it gave me 153
Found this issue which recommended updating the flowconfig to use the latest version from create-react-native-app. Seems to have worked for me.