playlist-example icon indicating copy to clipboard operation
playlist-example copied to clipboard

Results 17 playlist-example issues
Sort by recently updated
recently updated
newest added

A simple update to the latest version of expo SDK 46.

The playlist does not keep playing in the background even after changing the Audio Mode. ``` Audio.setAudioModeAsync({ allowsRecordingIOS: false, staysActiveInBackground: true,

i keep getting this error about sound.stopAsync is not an object but I can use it to stop playback so I don't know what the issue is or how to...

Please update to SDK 38, because the sample documentation is in error. Example in doc: https://expo.io/@documentation/playlist-example Doc URL: https://docs.expo.io/versions/v38.0.0/sdk/audio/

After cloning the folder, i ran the command yarn install. when i am trying to run expo start, i am facing the following error error Invalid regular expression: /(.*\\__fixtures__\\.*|node_modules[\\\]react[\\\]dist[\\\].*|website\\node_modules\\.*|heapCapture\\bundle\.js|.*\\__tests__\\.*)$/: Unterminated...

Hi, could you add the license to this repo? Thanks

Hi , how to call a function onseek ! I am not able to use react-native-video

I need to show live streaming video in Expo react native app. I tried expo-video but it only plays mp4 videos not live stream if i'm not wrong. I don't...

Tested on a Google Pixel 3A, when seeking the player freezes and doesn't respond well.