flemingvincent / expo-supabase-starter

A comprehensive starter project for developing React Native and Expo applications with Supabase as the backend.
MIT License
285 stars 44 forks source link

Update dependencies and add web browser support #35

Closed markdagraca closed 1 month ago

markdagraca commented 1 month ago

This PR updates several dependencies to their latest versions and adds the ability to run the site in a web browser. Key changes include:

flemingvincent commented 1 month ago

Hi @markdagraca,

Thanks for your PR and the updates you've made! Before merging, could you please remove the unnecessary dependencies that were added? Additionally, it would be great if you could include a screenshot or some form of validation to confirm that the app runs properly in a web browser.

Thanks again for your contribution!