A simple app to cast hungarian M4 Sport and M4 Sport+ to your Chromecast compatible devices.
Make sure you have the following tools installed:
- Node.js (version 14 or higher recommended)
- Expo CLI
yarn install
If you have Linux or MacOS machine
eas build --platform {android/ios} --profile dev --local
- Install the development application to the device
- Start the Expo server
npx expo start --dev-client --clear
- Start the application on the device and connect to the server (for example: http://192.168.0.200:8081)