2.2.4 • Published 5 years ago

react-native-color-lens v2.2.4

Weekly downloads
2
License
ISC
Repository
github
Last release
5 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

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