2.2.4 • Published 5 years ago
react-native-color-lens v2.2.4
react-native-color-lens
A React-Native util for extracting the dominant colors from an image. Uses ColorThiefSwift as a foundation.
Getting started
npm install react-native-color-lens --save
or
yarn add react-native-color-lens
API
getPalette(imageUri, callback)
imageUri: String - uri location of local image
callback: Func - (err, swatches) => {}
Thanks
- Thanks to Kazuki Ohara for ColorThiefSwift
- Thanks to Sven Woltmann for Java implementation
- Thanks to Lokesh Dhakar for the original ColorThief implementation in JS
Contact
- keithcodes@gmail.com
2.2.4
5 years ago
2.2.3
5 years ago
2.1.2
5 years ago
2.2.2
5 years ago
2.1.1
5 years ago
2.1.0
5 years ago
2.0.2
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.1.0
5 years ago