ajith-ab / react-native-receive-sharing-intent

A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app
MIT License
309 stars 112 forks source link

Error on Android: /ImageToBase64Package.java:25: error #62

Closed javierdac closed 3 years ago

javierdac commented 3 years ago

/node_modules/react-native-image-to-base64/android/src/main/java/com/github/xfumihiro/react_native_image_to_base64/ImageToBase64Package.java:25: error: method does not override or implement a method from a supertype @Override ^