A React Native example App with basic CRUD (Create, Read, Update, Delete) functions using the Firebase Firestore Database and the Expo CLI. The Application is a simple Users List. You can Create, Update and Delete Users from the List. The Users Are Stored in a Firebase Firestore.
Before you can run this Project you have to install the following things:
Be sure to install expo with the command ### `npm install --global expo-cli`