Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anttiromppanen/best_password_manager
https://github.com/anttiromppanen/best_password_manager
Last synced: about 21 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/anttiromppanen/best_password_manager
- Owner: anttiromppanen
- Created: 2023-08-26T12:50:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-26T13:07:38.000Z (over 1 year ago)
- Last Synced: 2024-11-09T20:44:06.597Z (about 2 months ago)
- Language: JavaScript
- Size: 352 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)