react-native-jw-media-player icon indicating copy to clipboard operation
react-native-jw-media-player copied to clipboard

Track with thumbnails not displaying thumbnails

Open fdobre opened this issue 7 months ago • 0 comments

Using a track with thumbnails displays text instead of thumbnail:

OS: both Android and iOS

"react-native-jw-media-player": "0.2.46",

tracks: [{
          file: 'https://cdn.jwplayer.com/strips/EMSoi97G-120.vtt',
          label: 'thumbnails',
          default: true,
          kind: 'thumbnails'
        }]

Screenshot 2024-07-10 at 09 49 04

fdobre avatar Jul 10 '24 14:07 fdobre