Uber app clone on iOS/Android. Made with React Native, Expo, Redux, Tailwind CSS, and Google APIs
Install XCode to run with a simulator, or use a device with Expo Go installed.
Open a terminal window, with the project folder.
Run the following lines in terminal:
npm install
npm start
Press 'i' to open iOS simulator, or scan the QR code that appears to run the app on your device.