vonovak / react-native-add-calendar-event

Create, view or edit events in react native using the standard iOS / Android dialogs
MIT License
344 stars 103 forks source link

[iOS: iPad]: `presentEventCreatingDialog` does not return `CancelAction` correctly #184

Open johannessachse opened 8 months ago

johannessachse commented 8 months ago

Reproduce:

  1. Call and await presentEventCreatingDialog
  2. Library opens calendar-dialog
  3. The user clicks outside of the dialog in order to close the dialog
  4. No result from presentEventCreatingDialog is returned

Expected behavior:

Further information:

Environment Version: 5.0.0 Device: iPad, iOS 17.0