react-native-video/examples/basic
Seyed Mostafa Hasani a3ecc0108c
chore(example/basic): refactor state variable (#3949)
* refactor: basic example from class component to functional component

* refactor: toast component path

* refactor: bufferConfig prop

* refacotr: import component path

* fix: seekbar issue on iOS

* refactor: state variable

* chore: refactor overlay component according to new state structure
2024-07-08 09:54:32 +02:00
..
__tests__ fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
_bundle fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
android feat(android): allow building exoplayer from source (#3932) 2024-06-25 13:20:12 +02:00
ios chore: upgrade react-native & expo version in the basic example app (#3964) 2024-07-04 14:02:05 +02:00
src chore(example/basic): refactor state variable (#3949) 2024-07-08 09:54:32 +02:00
windows iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00
.eslintrc fix(android): revert media3 update, back to 1.1.1 (#3369) 2023-11-22 15:03:57 +01:00
.eslintrc.js fix(example): remove dependency loop (#3353) 2023-11-17 08:38:26 +01:00
.gitignore chore: move sample to expo (#3880) 2024-06-20 11:58:55 +02:00
.prettierrc.js fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
.watchmanconfig fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
app.json fix: upgrade react-native version on basic sample 2022-12-17 16:35:37 +01:00
babel.config.js chore: move sample to expo (#3880) 2024-06-20 11:58:55 +02:00
Gemfile chore(example): bump react-native version (#3569) 2024-03-07 16:00:00 +01:00
Gemfile.lock feat(fabric): updated ios podspec for implementing new architecture (#3961) 2024-07-02 10:56:14 +02:00
index.js fix(ios): apply PictureInPicture state on start (#3655) 2024-04-05 10:37:00 +02:00
jest.config.js chore(example/basic): bump react native version 2023-09-28 08:25:13 +02:00
metro.config.js chore: move sample to expo (#3880) 2024-06-20 11:58:55 +02:00
package.json chore: upgrade react-native & expo version in the basic example app (#3964) 2024-07-04 14:02:05 +02:00
tsconfig.json feat: add plugins management (#3909) 2024-06-25 08:55:32 +02:00
yarn.lock chore: upgrade react-native & expo version in the basic example app (#3964) 2024-07-04 14:02:05 +02:00