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,或单击在设备模拟器中运行。