<>
<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)}
/>
</>
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
gazedash/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