python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Why is my react-native app terminating in the background while recording (iOS, RN 0.63.3, Expo-Av 9.2.3)
Hello
I'm having an issue in my React Native app where audio recordings are sometimes mysteriously terminated while the app is in the background.
This happens only in ~1/10 user sessions after variabl...
Jake Cronin
Votes: 0
Answers: 1
Play vimeo in expo-av
Learning app and i want to play the video's with expo-av
All our videos are on vimeo but i cant get it to work in expo-av
when i past the link in the source it's not working.
so what i have done is in...
Sander van Maastricht
Votes: 0
Answers: 0
How can i stop the sound on Expo-AV REACT NATIVE
I'm using this function for the play sound files. I want the sound to stop when I click the button
function playSound(){
Audio.Sound.createAsync(
selectedAnimals.soundUrl,
{ shouldP...
spaceWalker
Votes: 0
Answers: 1
HLS Playlist issue "Unable to instantiate decoder OMX.MTK.VIDEO.DECODER.AVC" React native video player
I try to play HLS video in flatlist in that some video play and some video through Unable to instantiate decoder OMX.MTK.VIDEO.DECODER.AVC , Same video after closing and reopen the app its play good, ...
Pandian
Votes: 0
Answers: 0