Automate Expo App Versioning with GitHub and Release Please
Inconsistent versioning and forgetting to increment the expo app version? Not great after spending 20 minutes for an app build....
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.
Inconsistent versioning and forgetting to increment the expo app version? Not great after spending 20 minutes for an app build....
I think that using Redux for complex state management has many benefits, including predictable state flow and easier debugging. I also think that the best way for the information to sync in is to show an...
I'm sure you've heard of Redux so far, and maybe you've come across articles...
Article is about bridging my demo sqlite app to work in web, and extends the concepts and implementation detailed in...
To get your app approved by Apple, it needs to follow all the guidelines provided by Apple. Simple, right? But...
Cloudflare offers free hosting for static pages with Cloudflare pages. I use it to host my Docusaurus documentation. I could...