react-native-seekbar
v0.1.0
Published
Nitro module package
Readme
react-native-seekbar
Requirements
- React Native v0.78.0 or higher
- Node 18.0.0 or higher
[!IMPORTANT]
Compose Views crash in rn-screens due to a RN bug.To fix, wrap the
Seekbarcomponent in aViewcomponent.
Installation
bun add react-native-seekbar react-native-nitro-modulesCredits
- Bootstrapped with create-nitro-module.
- Android Seekbar: https://github.com/abdallahmehiz/Seeker
- iOS Seekbar: https://github.com/kim-minseong/SeekBar
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
