robcalcroft / react-native-in-app-notification

:bell: Customisable in-app notification component for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[iOS] Vibration.vibrate requires arguments

cosmarc opened this issue · comments

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

The issue is actually in react-native. See here