- 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 Seekbar
component in a View
component.
bun add react-native-seekbar react-native-nitro-modules
- Bootstrapped with create-nitro-module.
- Android Seekbar: https://github.com/abdallahmehiz/Seeker
- iOS Seekbar: https://github.com/kim-minseong/SeekBar
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.