question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Video component useNativeControls bug

See original GitHub issue

expo version: 17.0.0

I’m using Video tag with a remote video source, it works well if I don’t turn up useNativeControls option, the native control always shows Done --:-- if I enable the useNativeControls, also it doesn’t respond if I click the native play button.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:10
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
abicommented, Aug 16, 2017

Should be fixed in SDK 20. @gkufera

On Fri, Aug 11, 2017 at 9:53 AM xyx2011 notifications@github.com wrote:

expo version: 19.0.0

same issue, still exist.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/expo/expo/issues/295#issuecomment-321864435, or mute the thread https://github.com/notifications/unsubscribe-auth/AABdCgwEs8Xcdga_wKdHC2_so91-F7Kjks5sXIchgaJpZM4OEL7_ .

– Sent from Gmail Mobile

0reactions
anpcommented, Aug 22, 2017

@Mohammadhunan97 can you provide a snack link that reproduces the behavior you’re seeing? Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The `Video` component can't read my video - Expo Forums
Problem I'm using the Video component for a my React-Native application. ... useNativeControls resizeMode="contain" isLooping />.
Read more >
How to customised useNativeControls in expo-av Video
You have to wrap your video component with Pressable. And after that, you can show your customize modal. Here is an Example:
Read more >
A Practical Guide to Video in React Native | Waldo Blog
Video is one of the most commonly consumed formats online, and in this tutorial we're going to cover how to embed video in...
Read more >
How to use the expo-av.Video.RESIZE_MODE_STRETCH ...
Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately. Enable here. github expo /...
Read more >
react-native-video-controls - npm
A set of GUI controls for the react-native-video component. ... seekbar, title, error handling and timer toggle that can switch between time ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found