mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-05 13:46:59 +00:00
30 lines
915 B
Markdown
30 lines
915 B
Markdown
# react-native-omni
|
|
|
|
video player using vlc and videojs
|
|
|
|
[](https://www.npmjs.com/package/react-native-omni)
|
|
[](https://www.npmjs.com/package/react-native-omni)
|
|
[](https://github.com/patrickkabwe/react-native-omni/LICENSE)
|
|
|
|
## Requirements
|
|
|
|
- React Native v0.76.0 or higher
|
|
- Node 18.0.0 or higher
|
|
|
|
> [!IMPORTANT]
|
|
> To Support `Nitro Views` you need to install React Native version v0.78.0 or higher.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
bun add react-native-omni react-native-nitro-modules
|
|
```
|
|
|
|
## Credits
|
|
|
|
Bootstrapped with [create-nitro-module](https://github.com/patrickkabwe/create-nitro-module).
|
|
|
|
## Contributing
|
|
|
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|