Awesome
Expo Nitro Run
Roll through the nitro-sonic Voidiverse avoiding the Bleaqaulizers!
Demo: https://expo.io/@bacon/nitroroll
Installation
Add then create the Secret.js which will contain your firebase config.
touch ./ExpoParty/Secret.js
Then go to the Firebase Console and create a Web App.
Here is an example of what your Secret.js file should look like: This one totally works but eventually it'll hit the rate limit.
Secret.js
export default {
apiKey: "AIzaSyAfgPq82VdNqEZ8hqnOvYdD7kSPiFK9W1k",
authDomain: "keira-knightley-51df6.firebaseapp.com",
databaseURL: "https://keira-knightley-51df6.firebaseio.com",
projectId: "keira-knightley-51df6",
storageBucket: "keira-knightley-51df6.appspot.com",
messagingSenderId: "628588079444"
};
Now you can install the packages and run the expo project! 💙💙💙
yarn && exp start
iOS
<div style="text-align:center"> <img src="https://raw.githubusercontent.com/EvanBacon/Expo-Nitro-Roll/master/release/screenshots/apple/English%20(U.S.)/1_5.5%20inch%20-%20iPhone%207%20Plus_screen__1.jpg" width="281" /> <img src="https://raw.githubusercontent.com/EvanBacon/Expo-Nitro-Roll/master/release/screenshots/apple/English%20(U.S.)/2_5.5%20inch%20-%20iPhone%207%20Plus_screen__2.jpg" width="281" /> <img src="https://raw.githubusercontent.com/EvanBacon/Expo-Nitro-Roll/master/release/screenshots/apple/English%20(U.S.)/3_5.5%20inch%20-%20iPhone%207%20Plus_screen__3.jpg" width="281" /> </div>Android
<div style="text-align:center"> <img src="https://raw.githubusercontent.com/EvanBacon/Expo-Nitro-Roll/master/release/screenshots/android/English%20(U.S.)/1_5.8%20inch%20-%20Galaxy%20S8_screen__1.jpg" width="281" /> <img src="https://raw.githubusercontent.com/EvanBacon/Expo-Nitro-Roll/master/release/screenshots/android/English%20(U.S.)/2_5.8%20inch%20-%20Galaxy%20S8_screen__2.jpg" width="281" /> <img src="https://raw.githubusercontent.com/EvanBacon/Expo-Nitro-Roll/master/release/screenshots/android/English%20(U.S.)/3_5.8%20inch%20-%20Galaxy%20S8_screen__3.jpg" width="281" /> </div>Download on iOS
The lovely iOS version can be found here 👉 App Store
Download on Android
The beautiful Android version can be found here 👉 Play Store.