react-native-video

v6.0.0
A <Video /> element for react-native

docs

yarn --cwd docs build

lint

yarn eslint .

test

echo no test available

build

yarn tsc

xbasic

yarn --cwd examples/basic

codegen

node ./node_modules/react-native/scripts/generate-codegen-artifacts.js --path ./ ./output

prepare

yarn build

release

release-it

check-all

yarn check-android; yarn check-ios; yarn lint

check-ios

scripts/swift-format.sh && scripts/swift-lint.sh && scripts/clang-format.sh

check-android

scripts/kotlin-lint.sh

Metadata

  • MIT
  • Whatever
  • Community Contributors
  • released 5/14/2024

Downloads