Skip to content

Sample React Native project that uses Firebase Realtime Database

Notifications You must be signed in to change notification settings

felipeaugusto1/postits-app

Repository files navigation

Postits

Sample React Native project that uses Firebase Realtime Database

Click here to see how this app looks like

Running

  1. clone the repo
  2. run npm install from the project root directory
  3. create a database under your firebase console, and add its keys to postits/src/config.js
  4. run react-native run-ios or react-native run-android. if you get any error, try cleaning the cache by running react-native start --reset-cache and then try to run the app again (in case you want to run on android, you need to create the file local.properties under the android directory, and add your sdk dir)

Third-party libraries

  1. Firebase
  2. Lodash
  3. Styled Components
  4. React Native Swiper
  5. React Native Gesture Handler

About

Sample React Native project that uses Firebase Realtime Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published