You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to download a video and play it with react-native-video when the user is offline. I am using expo-file-system for downloading the video. Providing a file path via source prop uri only works in android. Is there any way to use a local file path for iOS or any other way of achieving this?
Why it is needed ?
Only being able to use web as uri on iOS is unexpected and limiting.
Possible implementation
No response
Code sample
No response
The text was updated successfully, but these errors were encountered:
Thanks for the feature request! Check out our roadmap here. If your request is already there – great! If not, give us some time, and we'll get back to you with information on when TheWidlarzGroup can address it as part of our free open-source support. Alternatively, contact us to discuss ways to speed up the process.
Description
I want to download a video and play it with react-native-video when the user is offline. I am using expo-file-system for downloading the video. Providing a file path via source prop uri only works in android. Is there any way to use a local file path for iOS or any other way of achieving this?
Why it is needed ?
Only being able to use web as uri on iOS is unexpected and limiting.
Possible implementation
No response
Code sample
No response
The text was updated successfully, but these errors were encountered: