2.2.4 • Published 4 years ago

react-native-color-lens v2.2.4

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

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

Contact

  • keithcodes@gmail.com
2.2.4

4 years ago

2.2.3

4 years ago

2.1.2

4 years ago

2.2.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago