/react-native-firestore-CRUD

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

Primary LanguageJavaScript

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