A Pure JavaScript Color Picker for React Native
npm install reanimated-color-picker


!Platform
!Arch
- A Pure JavaScript Color Picker for React Native.
- Highly customizable.
- Supports IOS, Android, Expo, and Web platforms.
- Supports right-to-left (RTL) layouts.
- Interactive Demo on Expo Snack
- TypeScript Example Code
- Download APK for Demo Examples (Android)
- Follow the installation instructions by using the links provided below.
- react-native-gesture-handler version 2.0.0 or higher.
- react-native-reanimated version 2.0.0 or higher.
- For Expo managed workflow version 44 or higher is required.
> 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-picker
- react-native-gesture-handler supports the new architecture since version 2.3.0.react-native-reanimated
- supports the new architecture since version 3.0.0`.
> Related library, React Native Material You Colors.
- Reanimated Color Picker library is licensed under The MIT License.
If you're integrating Reanimated Color Picker in a production app, consider funding this project and contact me .