react-native-video/src
YangJH c2084c2ace
refactor: internal refactor for prepare new arch (#3980)
* chore(js): fix typo

* refactor(js): refactor type code for codegen

* refactor(js): refactor Video component

- parse shutterColor value within JS
- remove internal fullscreen state

* chore(js): add deprecation warning comment

* fix(js): fix return type

* fix(js): fix import path

* refactor(android): apply changed API for new arch

* refactor(ios): apply changed API for new arch

* fix(ios): fix wrong name

* refactor: refactor VideoDecoderProperties

- rename and add wrapper

* refactor(android): Code fixes for backward compatibility with Kotlin
2024-07-12 10:27:42 +02:00
..
expo-plugins feat: add expo plugins (#3933) 2024-07-10 11:49:13 +02:00
specs refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02:00
types refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02:00
index.ts refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02:00
utils.ts refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02:00
Video.tsx refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02:00
VideoDecoderProperties.ts refactor: internal refactor for prepare new arch (#3980) 2024-07-12 10:27:42 +02:00