vonovak / react-native-add-calendar-event

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

IOS17 fix #182

Closed remipou closed 10 months ago

rvasseur31 commented 10 months ago

Thank for your fix, you saved my life !

R3DST0RM commented 10 months ago

While this works, I think this will be superseded once this PR is done: https://github.com/vonovak/react-native-add-calendar-event/pull/181

ChronoByteCosmonaut commented 10 months ago

Can it be merged with main? How can I use it in the meantime?

rvasseur31 commented 10 months ago

Can it be merged with main? How can I use it in the meantime?

Use it with patch-package

vonovak commented 10 months ago

I'd like to merge #181 but there is an unresolved comment here https://github.com/vonovak/react-native-add-calendar-event/pull/181#issuecomment-1826884886

if someone wants to get that done, please check out the PR branch and finish what I'm asking for in the comment. Thank you! :) Alternatively, you can hire me to finish it off.

I'll close this PR now, because I want to accept #181 instead, when it's done