cad5c4624c
* fix: fix crash when invalid index type is provided and minor clean up * fix: review video track management. Fix index support and rework string vs int in tracks management * fix: ABR track selection check * fix: split track selector in sample and lint code * fix: ensure we don't report null fields * chore: improve tracks displayed * chore: start moving to selection by index only |
||
---|---|---|
.. | ||
assets | ||
components/PlatformsList | ||
pages | ||
public | ||
.gitignore | ||
bun.lockb | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
README.md | ||
theme.config.jsx | ||
tsconfig.json |
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