<>
<TouchableOpacity
style={[styles.wrapper, styles.border]}
onPress={() => this.menuRef && this.menuRef.showMenu()}
>
<Text style={styles.button}>Listen in AirPods</Text>
</TouchableOpacity>
<AirPlay
ref={e => (this.menuRef = e)}
/>
</>
forked from gazedash/react-native-airplay-menu
-
Notifications
You must be signed in to change notification settings - Fork 0
bmovement/react-native-airplay-menu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
RN module to open AirPlay menu imperatively
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Objective-C 51.7%
- JavaScript 24.3%
- Swift 16.3%
- Ruby 6.5%
- C 1.2%