wmcmahan / react-native-calendar-events

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

Comment docs for requestPermissions: "request" instead of "check" #334

Closed donovanrichardson closed 3 years ago

donovanrichardson commented 3 years ago

For the requestPermissions method in src/index.d.ts, shouldn't the comment doc for @readOnly read use true to request calendar read only?

MoOx commented 3 years ago

yeah I guess so.