language-transfer / lt-app

React Native application for Language Transfer
https://www.languagetransfer.org/
Other
291 stars 26 forks source link

Implement Google Cast on Android #38

Open dashedstripes opened 3 years ago

dashedstripes commented 3 years ago

Hey!

I'd love to be able to cast the playing audio via chrome cast on my android device.

Looks like there's a decent React Native wrapper for Google Cast here: https://react-native-google-cast.github.io

I'm happy to take a look at implementing this once I can work out how to get my dev environment up and running.

SyntaxBlitz commented 3 years ago

Ooh, fun! I think there's an addon for react-native-track-player that would do this, though I never looked too much into it. I agree it'd be cool to have.