react-native-video/docs
Olivier Bouillet bea268aa80
docs: cleanup outdated informations (#3437)
* chore: rename alpha to beta on landing page

* chore: remove outdated installation information

* chore: clean up updating section

---------

Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
2023-12-23 11:10:04 +01:00
..
assets docs: add support by section (#3435) 2023-12-21 08:45:28 +01:00
pages docs: cleanup outdated informations (#3437) 2023-12-23 11:10:04 +01:00
.gitignore feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
bun.lockb feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02: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 feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
README.md feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02:00
theme.config.jsx feat: move docs to github pages (#3296) 2023-10-26 08:54:14 +02: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