React Native project that contains extensive experiments on Expo features.
- Google Maps
- Location
- Image Picker
- Modal
- Cards
- Star Rating
- React Navigation
- Drawer Navigation
- Header Buttons
- Membership with photo upload
- Search nearest service points using GeoFirestore
- Cloud Firestore
- Redux
- Redux Thunk
- Chat - react-native-gifted-chat
You can download React-Native-Expo-Sample-Code as follows:
cd folder/to/clone-into/
git init
git remote add origin https://github.com/mostafaaminflakes/React-Native-Expo-Sample-Code.git
git pull origin development