vonovak / react-native-add-calendar-event

Create, view or edit events in react native using the standard iOS / Android dialogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check if event has been deleted from calendar before editing

pjay79 opened this issue · comments

commented

What's the best way to handle the case where you are editing an event that is no longer on the calendar as it has been deleted, and so in this case we would instead need to open create event instead?