EddyVerbruggen/nativescript-calendar

List of Event Attendees for Android

Open

#35 opened on Jan 29, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (11 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (44 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Would it be possible to further extend this plugin to utilize the Android CalendarContract.Attendees class to return the list of attendees when using findEvents()? Or is there a reason this hasn't been included yet?

For reference: https://developer.android.com/reference/android/provider/CalendarContract.Attendees.html

I wanted to ask and put this out there in-case there was a reason this hadn't been included (yet) and/or for someone who is more familiar with this to submit this as a PR.

Contributor guide