maxim-kolesnikov / react-native-heic-converter

Convert your HEIC files with React Native
MIT License
68 stars 23 forks source link

FAILURE [TypeError: null is not an object (evaluating 'RNHeicConverter.convert')] #37

Closed Larens94 closed 2 years ago

Larens94 commented 2 years ago

hello the library returns this error: FAILURE [TypeError: null is not an object (evaluating 'RNHeicConverter.convert')]

could you give me support?

maxim-kolesnikov commented 2 years ago

All I can say right now is that this module only works on iOS, and installing CocoaPods is a require for it to work: https://github.com/maxim-kolesnikov/react-native-heic-converter#manual-installation

It seems like you need to create a more explicit description, not just "I have null, help me"

maxim-kolesnikov commented 2 years ago

You can reopen the issue if you are still experiencing difficulties