Skip to content

Instantly share code, notes, and snippets.

@wrburgess
Last active April 30, 2018 14:52
Show Gist options
  • Save wrburgess/188c64abeaba76cf6430e6ea6880377f to your computer and use it in GitHub Desktop.
Save wrburgess/188c64abeaba76cf6430e6ea6880377f to your computer and use it in GitHub Desktop.
MMA V2 Building Blocks

MMA v2 Building Blocks

Initial Goals

  1. Setup a Hello World build of ReactNative
  2. Push through Fastlane to Apple Development and Android Development
  3. Figure out how the Firebase Testing Lab works
  4. Establish a push from ReactNative to Firebase Real Time Database

Communications

Tools

  • Dev: create-react-native-app
  • Dev: Expo
  • Auth: Firebase Authentication
  • Persistence: Firebase Real Time Database
  • Server: Firebase Cloud Functions
  • Deployment: Fastlane, https://fastlane.tools/
  • Testing: Firebase Test Lab

Devices Supported

  • iOS: iPhone 8S and iPhone X
  • Android: Samsung Galaxy 8 and Google Pixel 2

Video Tutorials

Written Tutorials

CSS in JS/React

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment