react native taxi app ui
1.0.0
基於我在網絡上找到的免費佈局的出租車應用程序(僅UI)。
該應用程序的目的是練習反應本地。
可以在以下佈局中找到:https://www.uistore.design/items/roxio-free-taxi-app-for-adobe-xd/
克隆這個倉庫:
git clone https://github.com/0xCryptoAngel/react-native-taxi-app-ui.git
安裝依賴項:
yarn install
// or npm install
運行Metro Bundler:
yarn start
// or npm start
Metro Bundler打開後,用手機上的Expo應用程序掃描QRCODE,或單擊在設備模擬器中運行。