react-native-video/app.plugin.js
Krzysztof Moch 08f6caa645
feat: add expo plugins (#3933)
* feat: add expo plugins

* add export

* fix import

* fix bugs

* build `lib` to `CommonJS`

* restore `build.gradle`

* remove plugin tmp

* add expo plugin for ios caching

* add docs for expo plugin

* fix expo plugin export

* fix docs
2024-07-10 11:49:13 +02:00

2 lines
60 B
JavaScript

module.exports = require('./lib/expo-plugins/withRNVideo');