Giter Site home page Giter Site logo

premieroctet / react-native-video-controls Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 7.0 7.55 MB

Controls elements and utilities for react-native video players (react-native-video, expo-av, etc.).

License: MIT License

Shell 0.31% JavaScript 6.09% TypeScript 93.60%

react-native-video-controls's People

Contributors

foyarash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

react-native-video-controls's Issues

[Feature Request] : add a11y support in <ControlsVisibilityProvider /> for screen reader

Issue:

Currently, the <ControlsVisibilityProvider /> has a visibility feature that is triggered either by the autoHideAfterDuration timer or by a tap (toggle) on the video. This doesn't work well with accessibility (a11y), as all the buttons cannot be read when the controls are not visible.

Solution:

  • We could add an "alwaysVisible" prop/parameter to override the "visible" prop of the <ControlsVisibilityProvider /> component.

  • We could incorporate a built-in screen reader detection feature into this library that would manage the visibility of the controls, ensuring that users with screen readers can use the player.

Additionally, some prop types, such as those in <ControlSlider/>, could be enhanced to accept a11y props like "accessibilityState," "accessibilityRole," or "accessibilityLabel."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.