Update README.md

This commit is contained in:
Fredrik Burmester
2024-08-22 09:21:58 +02:00
committed by GitHub
parent 2e563bcbe0
commit 03fdf31b4b

View File

@@ -87,6 +87,12 @@ We welcome any help to make Streamyfin better. If you'd like to contribute, plea
### Development info
1. Use node `20`
2. Install deps `bun i`
3. `Create an expo dev build by running `npx expo run:ios` or `npx expo run:android`.
## Extended chromecast controls
Add this to AppDelegate.mm:
```