The intent of the project is to create a clone of the UBER application.
- 👉 Use Tailwind CSS with RN for awesome styling!
- 👉 Use Google Places API for real navigations!
- 👉 Use the Directions Google API for real navigation!
- 👉 Use the Google Distance Matrix API to calculate Travel time and Distance (+ Cost!)
- 👉 Use apple & google maps for iOS & Android
- 👉 Use React Native Navigation to navigate between screens!
- 👉 Use React Native Elements to elevate your app design!
- 👉 Use Redux library for storing JavaScript application state!
- 👉 Use Redux Toolkit toolset for efficient Redux development!
- [ x ] React Native Elements
- [ x ] Tailwind CSS
- [ x ] React Navigation
- [ x ] Google places API
- [ x ] Directions Google API
- [ x ] Google Distance Matrix API
- [ x ] Redux Toolkit
- [ x ] React Native Maps