react-native-neo-airplay
v0.2.0
Published
Airplay for React Native
Downloads
2
Readme
react-native-neo-airplay
Airplay for React Native
Installation
npm install react-native-neo-airplay
Usage
import NeoAirplay from 'react-native-neo-airplay';
// ...
<NeoAirplay
style={styles.box}
tintColor="red"
activeTintColor="green"
prioritizesVideoDevices={true}
/>
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT