DEV Community

Brian
Brian

Posted on

Update React Native app page from a Google Sheets and Google Calendar

I am wanting to update two different pages in my app from a Google API. The first is a calendar of events that can be added to the google calendar and will automatically appear on the React Native app.

The next is a numbered list added in Google Sheets that will automatically appear on the React Native app.

Only examples and documentation I can find is for the other way around where there is a form input on the app and it populates the data to Google.

This is basically what I want to do but I would format mine a little different. https://www.youtube.com/watch?v=o2RFdhnMXBM

Top comments (0)

Jetbrains image

Build Secure, Ship Fast

Discover best practices to secure CI/CD without slowing down your pipeline.

Read more

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay