Image Cropper
Adding images...
Last updated
Adding images...
Last updated
The component let's user choose an existing image from the image gallery or to take a new one and is able to select an area of that image to pass to your app. Mostly used to take person images for avatar component or similar use cases.
The child of the Image cropper can be any component taking an `onPress` prop (Buttons,...).
Name
Type
Description
onChange
function
returns the image after taken or choosen from the library