My Blog Posts
Mobile Application App Variants with Different Splash Screens and App Icons — React Native
Step-by-step guide to configuring multiple app variants in React Native with unique splash screens and app icons for Android productFlavors and iOS schemes.
Article Sections:
Build a Speech-to-Text React Native App with Whisper RN
Learn to integrate OpenAI's Whisper model locally in a React Native app using whisper.rn — covering installation, audio recording, transcription, UI, and performance tuning.
Article Sections:
Expo vs Bare Workflow in React Native: Which Should You Choose in 2024?
A practical comparison of Expo managed and bare workflows — native modules, EAS Build, Config Plugins, migration paths, and real-world trade-offs for your next project.
Article Sections:
10 React Native Performance Tips That Actually Work
Proven techniques to eliminate jank in React Native apps — FlatList tuning, Hermes, memo patterns, native driver animations, image caching, and startup time reduction.
Article Sections:
Complete Guide to Push Notifications in React Native (FCM + APNs)
End-to-end setup for push notifications in React Native — FCM and APNs configuration, permission handling, foreground/background/quit states, channels, and deep linking.
Article Sections:
Automate React Native Builds with GitHub Actions and Fastlane
Build a complete CI/CD pipeline for React Native using GitHub Actions and Fastlane — code signing, TestFlight uploads, Google Play internal track, and environment secrets management.
Article Sections:
Redux vs Zustand vs Jotai: React Native State Management in 2024
A practical comparison of Redux Toolkit, Zustand, and Jotai for React Native apps — with real code examples, bundle sizes, persistence strategies, and guidance on when to choose each.
Article Sections:
Building HIPAA-Compliant Mobile Apps with React Native
A technical guide to HIPAA compliance for React Native developers — encryption at rest and in transit, Keychain/Keystore, biometric auth, audit logging, PHI handling, and BAA requirements.
Article Sections:
How I Use Claude Code to Build React Native Apps 10x Faster
Learn how Claude Code (Anthropic's AI coding assistant) supercharges React Native development — from scaffolding components to debugging builds and writing tests.
Article Sections:
Callstack's React Native Ecosystem: Tools Every Developer Should Know
Explore Callstack's open-source contributions to React Native — from react-native-paper to react-native-builder-bob and their latest developer tools.
Article Sections:
Using Vercel with Expo and React Native Web for Universal Apps
Deploy React Native apps to the web using Expo, React Native Web, and Vercel. Build truly universal apps that run on iOS, Android, and the web.
Article Sections:
Callstack's Mobile Tester Agent: AI-Powered Testing for React Native Apps
Callstack just launched Mobile Tester Agent — an AI agent that autonomously tests your React Native app on real devices. Here's what it means for mobile QA.
Article Sections:
EAS Build and EAS Update: The Complete Guide to Shipping React Native Apps in 2025
Master Expo's EAS Build for cloud-native iOS and Android builds and EAS Update for instant over-the-air updates — the modern way to ship React Native apps.


