robcalcroft / react-native-in-app-notification

:bell: Customisable in-app notification component for React Native
MIT License
269 stars 78 forks source link

[iOS] Vibration.vibrate requires arguments #41

Closed cosmarc closed 4 years ago

cosmarc commented 4 years ago

I get this error: 2020-03-28 12 04 59 when calling showNotification. Is vibration duration parameter missing? It works on android.

cosmarc commented 4 years ago

The issue is actually in react-native. See here