react-native-video/docs
2024-12-21 08:51:45 +01:00
..
assets chore: update repository links (#3742) 2024-05-07 17:25:09 +02:00
components refactor: make twg badge visible on smaller screens (#4345) 2024-12-21 08:51:45 +01:00
pages refactor: make twg badge visible on smaller screens (#4345) 2024-12-21 08:51:45 +01:00
public chore: update docs link (#4242) 2024-11-07 09:28:20 +01:00
.gitignore feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
bun.lockb fix(docs): bump next.js version & fix meta warnings (#4327) 2024-12-10 19:46:55 +01:00
font.ts fix(docs): bump next.js version & fix meta warnings (#4327) 2024-12-10 19:46:55 +01:00
next-env.d.ts fix(docs): bump next.js version & fix meta warnings (#4327) 2024-12-10 19:46:55 +01:00
next.config.js feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
package.json fix(docs): bump next.js version & fix meta warnings (#4327) 2024-12-10 19:46:55 +01:00
README.md chore: update repository links (#3742) 2024-05-07 17:25:09 +02:00
theme.config.jsx refactor: make twg badge visible on smaller screens (#4345) 2024-12-21 08:51:45 +01: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