Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 28463

Android Calendar API set ACL on Calendar

$
0
0

I have a react-native app which uses react-native-calendar-events to read calendar events. This works nicely.

But I also have the requirement of sharing the user's calendar with other people (using their gmail account).

react-native-calendar-events doesn't do this. It looks like Calendar Provider doesn't do this either.

So it looks like I'm forced to use Rest Calendar API. Please correct me if I'm wrong.

My questions are:

  • Am I stuck with creating a Google Application to which my users will have to give permission to read and manage their calendar?
  • Am I stuck with managing a user's calendar permissions from the server if I don't want to share the Google App client id & secret with the React Native App?

Viewing all articles
Browse latest Browse all 28463

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>