Search code examples
react-nativegoogle-calendar-api

react native google calendar


I searching like crazy to find a package for react native that can work with google calendar, getting event data and display that separately (title, description, etc). Does anybody know a package for react native?

Cheers,


Solution

  • I ended up using react-native-calendar, but created a code for myself, see the code I used here: https://github.com/wix/react-native-calendars/issues/416#issuecomment-413202491