2648502b36
* feat(android): implement startPosition * feat(ios): implement startPosition * feat: implement startPosition type * docs: fix typo * docs: update startPosition * refactor: put startPosition inside source prop - put startPosition inside source prop - rename existing prop (startTime, endTime) * docs: update startPosition property description * fix: fix invalid assignments * refactor: remove redundant optional chaining * feat: allow "0" to work too |
||
---|---|---|
.. | ||
assets | ||
pages | ||
.gitignore | ||
bun.lockb | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
README.md | ||
theme.config.jsx |
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