wmcmahan / react-native-calendar-events

📆 React Native Module for iOS and Android Calendar Events
MIT License
901 stars 289 forks source link

How to remove default 30mins reminder for event entry? #429

Open ovidiumunteanu opened 1 year ago

ovidiumunteanu commented 1 year ago

i tried to remove the alarms field, and i also tried to set a empty array to alarms field, but it was adding a 30mins reminder as default

How can i remove reminder/alert for calendar event entry when saving it