Components > Image Picker

* Image picker with placeholder

* Image picker with Image picked

Page.tsx

The ImagePickerComponent allows users to select an image or video from their device's library. It provides a customizable placeholder - renderPlaceHolder when no image is picked and triggers onChooseImage with the selected image's URI.

Example usage

Page.tsx