acaziasoftcom / react-native-sweet-alert

SweetAlert native module ports from native Android and iOS libraries for React Native
MIT License
53 stars 18 forks source link

TypeError: undefined is not a function (near '..._reactNativeSweetAlert.default.showAlert...') #10

Closed glasje closed 5 years ago

glasje commented 5 years ago

I am implemented the library but when entering the module I get the following error (attached image). I am using two test devices (iphone and android) but in both the same error comes out. whatsapp image 2019-01-29 at 11 55 54 Attached image with the code. image

Doko-Demo-Doa commented 5 years ago

Hello @glasje Thanks for using the library. There was a mistake in README file, I have updated it.

masesisaac commented 5 years ago

Android support was broken, ShowAlertWithOptions only supported on IOS