Skip to content

expo

4 posts

Sentry Integration with React Native Expo: A Practical Quick Guide

Step-by-step guide to integrating Sentry error monitoring into a React Native Expo app. Covers SDK initialization, Expo Router instrumentation, session replay, source map uploads for EAS Build and EAS Update, and common pitfalls to avoid.

react-nativeexpomonitoring+2
Multi-Channel Micro Frontends: Production Optimization and Cross-Platform Rendering3/3

Advanced patterns for deploying micro frontends across mobile, web, and desktop. Performance optimization strategies, offline support, and production insights from scaling enterprise applications. Includes Rspack, Re.Pack, and alternative bundler approaches.

expoperformancere-pack+4
Mobile Micro Frontends with React Native Expo: WebView Architecture and Real-World Implementation2/3

Deep dive into implementing micro frontend architecture in mobile apps using React Native Expo and WebViews. Real production experiences, performance data, and proven patterns. Includes Rspack, Re.Pack, and alternative bundler approaches.

expomobilere-pack+3
WebView Communication Patterns: Building a Type-Safe Bridge Between Native and Web1/3

Deep dive into WebView-native communication patterns, message passing systems, and service integration. Real production code, performance benchmarks, and debugging stories from building robust message bridges. Includes Rspack, Re.Pack, and alternative bridge approaches.

expomobilemodule-federation+5