Skip to content

muhozi/RnFirebaseImgUpload

Repository files navigation

React Native Image Upload to Firebase Cloud Storage

Prerequisites

  • Firebase account
  • React Native Environment
  • Cocoapods
  • XCode

Try out the application

  1. Clone the repo
git clone git@github.com:muhozi/RnFirebaseImgUpload.git
  1. Install npm dependencies
npm install
  1. Install iOS dependencies
cd ios && pod install
  1. Open RnFirebaseImgUpload.xcworkspace in Xcode and run the application

Author

Emery Muhozi