Tag:expo
All the articles with the tag "expo".
Mastering Data Persistence in React Native and Expo
Posted on:April 15, 2025Learn how to securely store user sessions, preferences, and credentials in your React Native Expo app.
Navigation Re-imagined: Mastering Expo Router - The Basics
Posted on:April 28, 2025Let's set up navigation for our Student Mate app using Expo Router tabs, links, and dynamic routes with TypeScript.
Navigation Re-imagined: Mastering Expo Router - Advanced Routing
Posted on:May 6, 2025Dive into advanced Expo Router patterns with simple explanations and friendly guidance.
Navigation Re-imagined: Mastering Expo Router - Protected Routes, Deep Linking & Theming
Posted on:May 13, 2025Learn how to build authentication flows, enable deep linking, and apply theming in your Expo Router app with React Native and TypeScript.
Local-First Architecture Series I: Why Mobile Networks Fail And What Your Architecture Must Do About It
Posted on:November 24, 2025Why online-first mobile apps fail in real-world conditions, and the architectural principles every engineering team must apply before building offline capability.
Local-First Architecture Series II: Environment Setup, SQLite Validation & Architectural Foundations
Posted on:November 28, 2025How to build a stable foundation for Local-First mobile apps: environment setup, SQLite validation, offline boot guarantees, and background task readiness.
From Zero to App: Your First React Native App with Expo
Posted on:April 9, 2025Let’s Build a Simple App with React Native, Expo & Expo Router (Using TypeScript)
Finding Starbucks in Manhattan
Posted on:August 11, 2025Mapping Starbucks locations in Manhattan, NY with React Native Maps.