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
418 stars 159 forks source link

Question - will this cause a crash on iOS? #91

Open GYberkeley opened 5 years ago

GYberkeley commented 5 years ago

Or will it do a no-op?

lucasferreira commented 5 years ago

@GYberkeley crash I don't know, but will be for sure warn some erros in your JavaScript side.

We recommend that you test the plataform before call this lib methods.