nirmalswmnthn

Results 4 comments of nirmalswmnthn

Upgrading targetSDKVersion to 33. import { launchImageLibrary } from 'react-native-image-picker'; This fixed for me.

Hi is this been integrated?

1. Check for @types folder in root of the project, if not exist create @types folder in the root of the project. 2. Inside that add react-native-video-processing.d.ts file. 3. within...

The first time you paste swift files into RNVideoProcessing, XCode will by default prompt to create a Bridging Header. You need to click Ok and Continue for the file to...