Skip to content

BLOG

Notes on shipping React Native apps.

Written while building and maintaining the NativeExpress starter: how React Native and Expo fit together, and what it takes to get an app through App Store and Play Store review.

  • React NativeExpoMobile Development

    Expo or bare React Native: which should you start with?

    Development builds changed this answer and most of the advice online predates them. What Expo is now, what a bare project costs to maintain, and when each one is worth it.

  • BoilerplateReact NativeHeroUI NativeUniwind

    How to choose a React Native boilerplate

    What a boilerplate is actually doing for you, which libraries are worth inheriting, and how to judge one before you commit a project to it.

  • Mobile DevelopmentReact NativeFlutteriOSAndroid

    Making the jump from web to mobile development

    What changes when you leave the browser: the native platforms, the cross-platform frameworks, how testing works on each store, and what submission asks of you.