https://github.com/benjaminwfox/react-native-expo-audio-example
A basic example of the Audio module in Expo. Useful for viewing audio issues on Android devices.
https://github.com/benjaminwfox/react-native-expo-audio-example
Last synced: about 2 months ago
JSON representation
A basic example of the Audio module in Expo. Useful for viewing audio issues on Android devices.
- Host: GitHub
- URL: https://github.com/benjaminwfox/react-native-expo-audio-example
- Owner: BenjaminWFox
- Created: 2019-04-09T22:40:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T22:46:47.000Z (over 7 years ago)
- Last Synced: 2025-01-15T07:07:08.713Z (over 1 year ago)
- Language: JavaScript
- Size: 562 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Native / Expo Audio
A simple example used to illustrate Expo `Audio` issues on Android.
On first load this has been *mostly* working for me. Sounds gradually stop working over time.
Subsequent loads without force-quitting the Expo app do not work at all.
Force-quitting the Expo app seems to restore the mostly working state.
I have not experienced issues with this on IOS.
https://snack.expo.io/@git/github.com/BenjaminWFox/react-native-expo-audio-example