Getting started with Firebase on Expo Go, Native and Web
Introduction to firebase setup for native, web and expo go. Yes, rn firebase won't work in expo go, but firebase for web will. Link to github example included....
Hi, I'm Ana and welcome to my dev blog. I share insights and practical solutions to coding problems that I face at work or my hobby dev time. Subscribe for new articles and check out my latest tutorials on YouTube.
Don't miss out and subscribe to my newsletter, or explore other ways to follow my content.
Introduction to firebase setup for native, web and expo go. Yes, rn firebase won't work in expo go, but firebase for web will. Link to github example included....
This is needed only for the ios distribution of the app and results in rejected app if you don't have it, but have selected in your app privacy information in App Store Connect that...
Building an offline app isn’t just about working without an internet connection. It should also let users back up...
In my previous react native sqlite series, I've shown how you can use different storage providers for your app, and most importantly how you can integrate expo-sqlite, test it and make it work from...
How to self host n8n behind tailscale and a practical use of n8n by adding a custom Ghost cms integration with MailerLite for new email subscribers....
How to use shared actions in Redux for resetting a global state when there are multiple reducers in play....