/ReactNative-Firebase-StarterKit

React Native + Firebase Starter Kit

Primary LanguageJavaScriptMIT LicenseMIT

Build StatusMaster test


React Native + Firebase Starter Kit


🚀 Getting Started

# Install dependencies
npm install && ( cd ios && pod install )

iOS

# Start in the iOS Simulator
npx react-native run-ios --simulator="iPhone 11"

Android

# Start in the Android Simulator
#  - Note: open Android Studio > Tools > AVD > Run a device or Configure to access your own phone through usb
npx react-native run-android

📖 Docs


👋 Features on react-native Level