reanimated-color-picker
Version:
A Pure JavaScript Color Picker for React Native
80 lines (48 loc) • 4.25 kB
Markdown
:red_circle: :green_circle: :large_blue_circle:
# Reanimated Color Picker
[](https://www.npmjs.com/package/reanimated-color-picker)
[](https://github.com/alabsi91/reanimated-color-picker/blob/main/LICENSE)
[](https://github.com/alabsi91/reanimated-color-picker/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)


### - A Pure JavaScript Color Picker for React Native.
### - Highly customizable.
### - Supports IOS, Android, Expo, and Web platforms.
### - Supports right-to-left (RTL) layouts.












# :small_blue_diamond:Prerequisites
- Follow the installation instructions by using the links provided below.
- [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/docs/installation) version `2.0.0` or higher.
- [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#installation) version `2.0.0` or higher.
- For `Expo` managed workflow version `44` or higher is required.
# :small_blue_diamond:Installation
> **Note**
> First we need to install [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/docs/installation)(>=2.0.0) and [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation)(>=2.0.0),
- Open a Terminal in the project root and run:
```
npm i reanimated-color-picker
```
# :small_blue_diamond:Fabric support
- `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`.
# :small_blue_diamond:Usage
### [📖 View the documentation site 📖](https://alabsi91.github.io/reanimated-color-picker/)
> Please check out my other library, [React Native Material You Colors](https://github.com/alabsi91/react-native-material-you-colors).
# :small_blue_diamond:License
- Reanimated Color Picker library is licensed under [**The MIT License.**](https://github.com/alabsi91/reanimated-color-picker/blob/main/LICENSE)
# :small_blue_diamond: Sponsoring
<a href="https://github.com/sponsors/alabsi91">
<img align="right" width="160" alt="This library helped you? Consider sponsoring!" src=".github/funding-octocat.svg">
</a>
If you're integrating Reanimated Color Picker in a production app, consider [funding this project](https://github.com/sponsors/alabsi91) and <a href="mailto:alabsi91@gmail.com">contact me</a> .