react-native-video/docs
2024-10-12 23:40:00 -06:00
..
assets chore: update repository links (#3742) 2024-05-07 17:25:09 +02:00
components/PlatformsList fix(docs): fix build (#3571) 2024-03-08 13:04:27 +01:00
pages Merge remote-tracking branch 'origin/master' into feat/web 2024-10-12 23:40:00 -06:00
public docs: add thumbnail (#3458) 2024-01-05 14:46:10 +01:00
.gitignore feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
bun.lockb Update doc for web 2024-07-16 11:33:50 +07:00
next-env.d.ts feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
next.config.js feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
package.json fix(docs/ci): add typescript (#3572) 2024-03-08 14:29:04 +01:00
README.md chore: update repository links (#3742) 2024-05-07 17:25:09 +02:00
theme.config.jsx docs: highlight maintainer services & update twg site links (#4214) 2024-10-05 11:21:50 +02:00
tsconfig.json docs: update platforms in properties tab (#3562) 2024-03-08 12:48:01 +01:00

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