Code for a tutorial on adding splash screens to your React Native app (tutorial coming soon).
git clone https://github.com/spencercarli/react-native-splash-screen-demo.git
cd react-native-splash-screen-demo
yarn install
ornpm install
react-native run-ios
orreact-native run-android