Get attendees when fetching events (expo-calendar)

I suppose this is more of a preliminary feature request than a call for immediate help.

I’ve been using expo-calendar. I want to fetch a range of events and I want the list of attendees for every one of those events. The API of expo-calendar only allows me to call getAttendeesForEvent on each individual event, after I’ve fetched all of them.

Would it be possible in the future to allow me to fetch the attendees when I request the events? It feels really inefficient otherwise, since attendees is on the native iOS event object already (I haven’t checked out Android yet).

Hey @lindboe,

The best course of action here would be to create a Feature Request on our Canny board detailing exactly what you want added to the Calendar module.

Cheers,
Adam

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.