Is it possible to use FullCalendar package on Expo ?
https://fullcalendar.io/docs/react
this library does not appear to work with react-native, only react for web. you might want to look at this instead: https://github.com/wix/react-native-calendars
1 Like
Thanks a lot, I’ll take a look
I need calendar that support displaying multiple calendars in the same view with the same time.
For example something like that: https://fullcalendar.io/docs/vertical-resource-custom-demo
Seems like react-native-calendars is not supporting that feature.
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.