Ali Rehman

Results 27 comments of Ali Rehman

+1 here is my pod file, I'm integrating the native module for that extra pods are required and I have used this use_frameworks! ``` require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' platform :ios,...

@ivpusic @TimOliver @regularberry Any update on this issue?? it is required me to add use_frameworks! but when I add this in my pod file I am getting this problem ```...

I have been fixed it by removing those modules which are requiring use_frameworks! On Wed, Jan 6, 2021 at 1:24 PM Sergio Utama wrote: > @AliRehman7141 @Michael-lu-ke > can you...

these two # pod 'DKImagePickerController' # pod 'imglyKit2' >