maxim-kolesnikov / react-native-heic-converter

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

it fails to compile on android #21

Closed axeljeremy7 closed 2 years ago

axeljeremy7 commented 3 years ago

the promise convert is not recognized as promise and cause issues when trying to build the app, my app runs in both platforms fine but for android I have to manually remove the await and async in order to be compiled and built

maxim-kolesnikov commented 3 years ago

Hi! What about make use of platform-specific extensions? https://reactnative.dev/docs/platform-specific-code#platform-specific-extensions