* fix: refactor side loaded text tracks management More textTracks in source. android/ios: ensure text tracks are not selected by default android/ios make textTrack field not nullable clean up doc check compatibility with the old api Add comments on deprecated JS apis Apply API change on basic sample * chore: fix linter * fix(ios): fix build with caching & remove warnings
react-native-video-docs
This is the documentation for the react-native-video. Project is using bun to build and run the documentation. Framework for static site generation is Nextra
bun install
To run:
bun run dev