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

react-native should be a peer dependency

naderghanbari opened this issue · comments

react-native is currently only a dev dependency but users of this library need it when running the code, hence it should be a peer dependency.