reanimated-color-picker
v5.1.2
Published
A Pure JavaScript Color Picker for React Native
Downloads
265,356
Maintainers
Readme
Reanimated Color Picker
A Pure JavaScript Color Picker for React Native.
Highly customizable.
Supports IOS, Android, Expo, and Web platforms.
Supports right-to-left (RTL) layouts.






Examples
- TypeScript Example Code
- Bare workflow
- Expo managed workflow
- Interactive Demo on Expo Snack
- Download APK for Demo Examples (Android)
Prerequisites
Follow the installation instructions by using the links provided below.
react-native-gesture-handler version
2.0.0or higher.react-native-reanimated version
2.0.0or higher.For
Expomanaged workflow version44or higher is required.
Installation
[!NOTE] First we need to install react-native-gesture-handler(>=2.0.0) and react-native-reanimated(>=2.0.0),
- Open a Terminal in the project root and run:
npm i reanimated-color-pickerFabric support
react-native-gesture-handlersupports the new architecture since version2.3.0.react-native-reanimatedsupports the new architecture since version3.0.0.
Usage
📖 View the documentation site 📖
Related library, React Native Material You Colors.
License
Reanimated Color Picker library is licensed under The MIT License.
Sponsoring
If you're integrating Reanimated Color Picker in a production app, consider funding this project and contact me .
