Skip to main content

react-native-image-crop-picker

Setup#

  1. Install react-native-image-crop-picker
  2. Pass extraSource prop with library name to enable extra image upload functionality
import { FeedbackReporter } from 'react-native-feedback-reporter';
<FeedbackReporter
extraSource="react-native-image-crop-picker"
/>
  1. The extra image attachment source will show up to the right of the screenshot
Base Theme