Updated README.md

This commit is contained in:
niku 2023-07-27 13:00:28 +02:00
parent b8f45492a4
commit 982b6318d5
4 changed files with 6 additions and 11 deletions

View File

@ -1,15 +1,10 @@
# Expo Router Example
# pvern
React Native Client for Proxmox VE.
Use [`expo-router`](https://expo.github.io/router) to build native navigation using files in the `app/` directory.
## 🚀 How to use
| <img src="assets/login.jpg" alt="login screen" width="200"/> | <img src="assets/node-overview.jpg" alt="node overview" width="200"/> | <img src="assets/container-screen.jpg" alt="container view" width="200"/> |
## Usage
```sh
npx create-react-native-app -t with-router
yarn install
yarn start
```
## 📝 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)

BIN
assets/container-screen.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
assets/login.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
assets/node-overview.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB