gazedash/react-native-airplay-ios

Setting source doesn't change icon

Opened this issue · 1 comments

Hey all. I'm trying this library as an alternative to the defunct react-native-airplay-btn.

The main reason I'm doing this is because I need to be able to change the icon to be the 'audio' variant in gray, where the default icon is the 'video' variant in white.

I've followed the instructions and the example but I can't seem to get the appearance of the icon to change from the default.

Has anyone else tried this?
Thanks

@gavrichards I am afraid you'll have to use https://github.com/gazedash/react-native-airplay-menu/ , also

You can render anything you want, and onPress open AirPlay menu programmatically

I made you a collaborator, if you need some change / improvement / fix

Both projects were, and I believe are still used in production, and I personally used them both, so if it doesn't work right away - you will be able to fix it :) or fork it, for that matter

Thanks for contribution