Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Yiannistaos/0f2730ec95c5e2b1cd6953f9aea44aff to your computer and use it in GitHub Desktop.
Save Yiannistaos/0f2730ec95c5e2b1cd6953f9aea44aff to your computer and use it in GitHub Desktop.
React Native Development: Technical Requirements & Accounts

React Native Development: Technical Requirements & Accounts

1. Development Environment Setup

a. React Native CLI

b. IDE (Integrated Development Environment)

c. Emulators/Simulators for Testing

  • Android: Android Studio with AVD (Android Virtual Device)
  • iOS (Mac Only): Xcode with iOS Simulator

2. Accounts Needed for Development & Deployment

a. Google Developer Account [TODO]

  • To publish apps on the Google Play Store.
  • Costs: One-time $25 registration fee.
  • Sign Up

b. Apple Developer Account [TODO]

  • To publish apps on the Apple App Store.
  • Costs: $99/year.
  • Sign Up

c. Firebase [TODO]

  • Real-time Database (Firestore), Cloud Messaging, Analytics, and more.
  • Firebase Console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment