mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-16 02:44:51 +00:00
Init using create-nitro-module
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user