Image Input Components

Components for selecting, uploading, and managing images in your React Native app

ImageInput
Single image selection component with camera and library options
Camera & Library
Aspect Ratios
Image Editing
Permissions
ImageInput.tsx
MultiImageInput
Multiple image selection component with horizontal scrolling and limits
Multiple Selection
Image Limits
Horizontal Scroll
Remove Images
MultiImageInput.tsx
AvatarInput
Circular image input component specifically designed for profile pictures
Circular Design
Multiple Sizes
Camera Overlay
Profile Optimized
AvatarInput.tsx
Usage Example
Complete example showing all image input components in different scenarios
ImageInputExample.tsx