iOS AVRoutePickerView for React Native. Provides a native AirPlay button and corresponding view for selecting the AV "route". Use this module to add native AirPlay functionality to your React Native app on iOS!
npm install react-native-avroutepicker
import AVRoutePicker from 'react-native-avroutepicker';
// ...
<AVRoutePicker />;
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT