d05231d76b
* feat(ad): add adData to onReceiveAdEvent * fix: remove adData from response if empty * fix: add getAdData to stub file * chore: fix build without IMA * fix: rename `adData` to `data` --------- Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com> |
||
---|---|---|
.. | ||
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