Collecting payments with React Native & RevenueCat (Part 4): Building a Paywall screenFeb 22, 2024·9 min read
Collecting payments with React Native & RevenueCat (Part 3): Configuring Entitlements & Oferings in RevenueCatFeb 22, 2024·7 min read
PinnedAnnouncing SpiroKit for SaaSBuilding a Mobile SaaS from scratch with React Native can be time-consuming and complex. From setting up analytics, payments, and error reporting to building an authentication flow or setting up push notifications, there's a lot to be done, and integ...Nov 10, 2023·4 min read
Collecting payments with React Native & RevenueCat (Part 2): Configuring Subscriptions in the StoresFeb 22, 2024·10 min read
Collecting payments with React Native & RevenueCat (Part 1): Project & Apps setupFeb 22, 2024·13 min read
Best React Native UI Kits (February - 2024)Building apps take time Building a mobile app is a challenging task. From coming up with an idea, prototyping, and finally building the app, there are many things to consider and problems we'll have to figure out: How do we make sure the entire app ...Feb 4, 2024·6 min read
Building a news feed assistant with Supabase, OpenAI, and SpiroKitIntroduction As devs, we try to stay informed about the latest tech news on an almost daily basis. This can be challenging, considering how fast our world moves and how much information is published on the internet all the time. RSS feed apps are gre...Oct 10, 2023·9 min read
Announcing the new documentation portal for SpiroKit v2I'm happy to announce that the new documentation portal for SpiroKit v2 is finally ready. 🥳️ This includes almost 200 new stories with code snippets ready to copy and paste on your next app. If you have been using the previous docs portal, you'll n...Sep 26, 2023·1 min read
Announcing the new SpiroKit v2 templates7 new templates rebuilt from scratch, using the new SpiroKit v2 + Expo SDK 49 + Expo Router v2Sep 9, 2023·2 min read
Introducing "Theme Shifter"SpiroKit v1 already included a set of powerful features that allowed you to customize your app. To name a few: Choose between 17 pre-defined color palettes: Add custom colors and use one of them as your primary color. e.g.: Using a custom "steel...Aug 24, 2023·3 min read
Migrating an existing project from SpiroKit v1 to v2This document is a work in progress. I'll keep updating this in case I find an edge case I forget to document. In this article, I'll describe the required steps to migrate an existing SpiroKit v1 project so you can use v2, which comes with an entire...Aug 23, 2023·9 min read