Feature Request: Autoplay, Loop
See original GitHub issueHi, I’d love to use this nice slim library in my recent project but I have to switch to something else mostly because it lacks RTL support (in RTL the swipe gesture moves slides to the opposite direction); I guess it should be an easy fix, probably checking I18nManager.isRTL
and changing some -/+
would do the trick.
My other suggestions, if they fit in the scope of this project, would be adding the ability to loop through data by adding some paddings to the data and having autoplay
option, just like a slide show.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
[Feature Request] Prevent autoplay after end of playlist #346
I see that autoplay has been claimed to be implemented after reading #311 and #134, indeed it works for single video.
Read more >Make Publish Online Autoplay and Loop - Adobe InDesign
How can we improve InDesign? ← Adobe InDesign: Feature Requests. Make Publish Online Autoplay and Loop. I am preparing a presentation for a ......
Read more >Autoplay guide for media and Web Audio APIs
The term autoplay refers to any feature that causes audio to begin to play without the user specifically requesting that playback begin.
Read more >Developers - Feature request: Add muted, loop, and controls as ...
Autoplay is currently switchable in video_file() , but muted, loop, and controls are not. Adding these switches would allow users to include videos...
Read more >autoplay feature - Background Video ?! | GoDaddy Community
It gives me the option to link or embed a video from Youtube or Vimeo but it wont let me display a background...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kkemple maybe not officially support it but just suggest a basic example of loop and autoplay HOC sample in the README?