diff --git a/README.md b/README.md index b3c404b1..297c962a 100644 --- a/README.md +++ b/README.md @@ -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: ```