react native taxi app ui
1.0.0
A Taxi App (UI only) based on a free layout that I`ve found on web.
The purpose of this app is to practice React Native.
The layout can be found in: https://www.uistore.design/items/roxio-free-taxi-app-for-adobe-xd/
Clone this repo:
git clone https://github.com/0xCryptoAngel/react-native-taxi-app-ui.git
Install Dependencies:
yarn install
// or npm install
Run the Metro Bundler:
yarn start
// or npm start
Once the Metro Bundler is open, scan the QRCode with your Expo App on your cellphone or click to run in your device emulator.