Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.51 KB

ReadMe.md

File metadata and controls

51 lines (27 loc) · 1.51 KB

React Native Firestore CRUD

This is a Simple React Native Expo CRUD app that uses Firestore as a Backend.

Developed with ❤️ by Henok R. Bedassa. If you love my project please star ⭐️ my repo!

Create Data

image

Read Data

image

View Single Data Details

With Edit and Delete Icons

image

Update Data

image

Alert Message (Optional)

image

Tips

Put your Firestore Credentials in src/config/firestore.js.

Installation

  1. Clone repository
git clone https://github.com/jackbalageru/react-native-firestore-CRUD
  1. This Boilerplate uses Expo. Install dependencies, expo start and happy coding.

View Project

You can either use Android Emulator from Android Studio or Expo app to view the Project

Support

For any additional information please refer to Henok R. Bedassa.

Thank you