lucasferreira / react-native-send-intent

React Native Android module to use Android's Intent actions for send text to shareable apps or make phone calls or opening third party apps
419 stars 159 forks source link

Compatible with the latest RN versions? #157

Open jun-jaehyuk-lee opened 4 months ago

jun-jaehyuk-lee commented 4 months ago

I am currently using version 0.73.6 and changed from MainApplication.java to MainApplication.kt.

Are there any other guidelines or updates?

Thank you.