https://github.com/ergenekonyigit/baklava-react-native-example
https://github.com/ergenekonyigit/baklava-react-native-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ergenekonyigit/baklava-react-native-example
- Owner: ergenekonyigit
- Created: 2023-04-26T10:17:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T13:33:04.000Z (about 2 years ago)
- Last Synced: 2025-01-02T10:25:43.573Z (5 months ago)
- Language: TypeScript
- Size: 1.7 MB
- Stars: 0
- Watchers: 3
- 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-react-native-app -t with-router
```## 📝 Notes
- [Expo Router: Docs](https://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)
- [Request for Comments](https://github.com/expo/router/discussions/1)