Converts heic images to jpg using react-native-heic-converter package.
conversion happens when user selects image from gallery.
an extra field path is added with uri to .jpg file
Note
Needs npm & pod install
Needs proper testing on real device.. specially uninstall old app and then try to see if any permission issue occurs
Converts heic images to jpg using react-native-heic-converter package. conversion happens when user selects image from gallery. an extra field path is added with uri to .jpg file
Note Needs npm & pod install Needs proper testing on real device.. specially uninstall old app and then try to see if any permission issue occurs