1.0.2 • Published 7 months ago

tuktuk-nivx v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

How to run the app

To build a development build on the simulator you can do

yarn development-simulator

and for the ios device you can do

yarn development

After running either one of those you can run

yarn start

Expo Router Example

Use expo-router to build native navigation using files in the app/ directory.

🚀 How to use

npx create-expo-app -e with-router

📝 Notes

To pack

To create a tgz file for deployment run

yarn pack