react-native-video/docs
Olivier Bouillet 50268265fb
doc: improve uri value to specify the value should be url encoded (#3441)
Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
2023-12-24 14:38:33 +01:00
..
assets docs: add support by section (#3435) 2023-12-21 08:45:28 +01:00
pages doc: improve uri value to specify the value should be url encoded (#3441) 2023-12-24 14:38:33 +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