Made with Expo & Web Firebase SDK Original Tutorial: https://blog.expo.io/instagram-clone-using-firebase-react-native-expo-cc32f61c7bba
Forked from code at https://github.com/EvanBacon/firebase-instagram.git. Thanks!
git clone https://github.com/appsupport-at-acorn/react-and-rn-intro --recursive
cd react-and-rn-intro/reactnative
yarn
exp start
Open another window, then:
exp ios
Open another window, then:
sh adbreverse.sh
exp android
nano .babelrc
{
"presets": ["react-native"]
}
apm install nuclide yarn add --dev flow-bin yarn run flow init yarn add --dev babel-cli babel-preset-react-native
Install flowtype to atom via Atom-->Preferences-->+Install-->flow-ide (by flowtype) https://atom.io/packages/ide-flowtype