Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeizel/r-native-blog
https://github.com/zeizel/r-native-blog
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeizel/r-native-blog
- Owner: ZeiZel
- Created: 2023-08-14T11:10:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-17T11:50:45.000Z (over 1 year ago)
- Last Synced: 2023-08-17T13:19:58.692Z (over 1 year ago)
- Language: JavaScript
- Size: 354 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)