react-native-photo-manipulator
react-native-photo-manipulator copied to clipboard
null is not an object error
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?

@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 @hamncheez You have to do pod install inside the iOS folder
Does it even work with Expo? If there is a linking issue that means we cannot use it with expo.