alabsi91 / reanimated-color-picker

A Pure JavaScript Color Picker for React Native

Home Page:https://alabsi91.github.io/reanimated-color-picker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔴 🟢 🔵

Reanimated Color Picker

npm GitHub GitHub issues 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.

Example_1 Example_7

Example_2 Example_3

Example_4 Example_5

Example_8 Example_9

Example_10 Example_11

Example_6 Example_12

🔹Prerequisites

🔹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 version 2.3.0.
  • react-native-reanimated supports the new architecture since version 3.0.0.

🔹Usage

Please check out my other library, React Native Material You Colors.

🔹License

🔹 Sponsoring

This library helped you? Consider sponsoring!

If you're integrating Reanimated Color Picker in a production app, consider funding this project and contact me .

About

A Pure JavaScript Color Picker for React Native

https://alabsi91.github.io/reanimated-color-picker/

License:MIT License


Languages

Language:TypeScript 94.5%Language:JavaScript 2.8%Language:Java 1.6%Language:Ruby 0.5%Language:Objective-C 0.5%Language:Objective-C++ 0.2%