An open API service indexing awesome lists of open source software.

https://github.com/hqasmei/expo_router_app_template


https://github.com/hqasmei/expo_router_app_template

Last synced: 20 days ago
JSON representation

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)