react-native-photo-manipulator icon indicating copy to clipboard operation
react-native-photo-manipulator copied to clipboard

null is not an object error

Open hamncheez opened this issue 3 years ago • 3 comments

Hi, like the title says, I'm getting this error when trying to use any of the public methods. I'm importing it correctly with modern ES6 best practices. Any suggestions?

image

hamncheez avatar Feb 01 '22 00:02 hamncheez

@hamncheez Have you found any solution to this Issue? I am developing an app in Expo with react-native: 0.64.3 and still getting the same error. Seems that is something related to auto-linking. Any updates, @guhungry

andre-luiz1997 avatar Mar 11 '22 19:03 andre-luiz1997

@andre-luiz1997 @hamncheez You have to do pod install inside the iOS folder

andreiwow2 avatar Jun 21 '22 09:06 andreiwow2

Does it even work with Expo? If there is a linking issue that means we cannot use it with expo.

sameert89 avatar Nov 17 '23 06:11 sameert89