robcalcroft / react-native-in-app-notification

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

🐛 Fix issue with disabling vibration on iOS not working #52

Closed larsandremoen closed 3 years ago

larsandremoen commented 3 years ago

The guard was always true, making it impossible to disable the vibration.