Package Exports
- reanimated-color-picker
- reanimated-color-picker/lib/commonjs/index.js
- reanimated-color-picker/lib/module/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (reanimated-color-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.
🔹Prerequisites
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 version44
or 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-picker
🔹Fabric support
react-native-gesture-handler
supports the new architecture since version2.3.0
.react-native-reanimated
supports the new architecture since version3.0.0
.
🔹Usage
📖 View the documentation site 📖
Please check out my other 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 .