react-native-video/examples/basic
olivier bouillet 3d40461a32 fix: improve basic player
- allow to set multiple video to to play and zap to next channel
- display toast on error
- add resizing test
- add a seek bar
- add text and audio tracks picker
- add loader during buffering
- add repeat mode test
- add toggle fullscreen
2022-04-26 23:00:43 +02:00
..
android fix: improve basic player 2022-04-26 23:00:43 +02:00
ios fix: move basic sample to typescript 2022-04-23 22:25:44 +02:00
src fix: improve basic player 2022-04-26 23:00:43 +02:00
windows fix: move basic sample to typescript 2022-04-23 22:25:44 +02:00
.buckconfig Move example to examples dir and rename to basic 2018-02-28 13:37:57 +01:00
.flowconfig Move example to examples dir and rename to basic 2018-02-28 13:37:57 +01:00
.gitattributes Move example to examples dir and rename to basic 2018-02-28 13:37:57 +01:00
.gitignore React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
.watchmanconfig Move example to examples dir and rename to basic 2018-02-28 13:37:57 +01:00
babel.config.js chore(sample): move source in source folder 2022-04-26 19:19:41 +02:00
jsconfig.json chore(sample): move source in source folder 2022-04-26 19:19:41 +02:00
metro.config.js React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
package.json fix: improve basic player 2022-04-26 23:00:43 +02:00
react-native.config.js React Native Windows updates (#2206) 2021-04-08 13:37:35 -04:00
tsconfig.json fix: move basic sample to typescript 2022-04-23 22:25:44 +02:00
yarn.lock fix: improve basic player 2022-04-26 23:00:43 +02:00