https://github.com/abdtriedcoding/promtifyapp
This is the app version of promptify web built on react native and tailwind css.
https://github.com/abdtriedcoding/promtifyapp
Last synced: 9 months ago
JSON representation
This is the app version of promptify web built on react native and tailwind css.
- Host: GitHub
- URL: https://github.com/abdtriedcoding/promtifyapp
- Owner: abdtriedcoding
- Created: 2023-08-04T07:22:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T07:25:56.000Z (over 2 years ago)
- Last Synced: 2024-03-03T16:51:07.118Z (almost 2 years ago)
- Language: JavaScript
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Router Example
Use [`expo-router`](https://expo.github.io/router) to build native navigation using files in the `app/` directory.
## 🚀 How to use
```sh
npx create-expo-app -e with-router
```
## 📝 Notes
- [Expo Router: Docs](https://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)