react-native-expert

Scaffold React Native apps with Expo Router and TypeScript strict mode.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/rodrigotoledo/trading-exchange --skill react-native-expert-rodrigotoledo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-native-expert
Source: https://github.com/rodrigotoledo/trading-exchange/tree/main/packages/skills-catalog/skills/%28development%29/react-native-expert
Command: npx skills add https://github.com/rodrigotoledo/trading-exchange --skill react-native-expert-rodrigotoledo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Senior React Native and Expo engineer enables teams to ship production-ready cross-platform mobile apps by delivering architecture, patterns, and practical guidance for performance, navigation, and native module integration.

Core Features & Use Cases

  • Production-grade mobile architecture and patterns for React Native and Expo.
  • Navigation, Expo Router, and native navigation integration, plus platform-specific code handling.
  • Performance optimization for long lists, animations, and startup time in real-world apps.

Quick Start

Tell me your mobile app requirements and I will scaffold production-ready React Native components, navigation, and performance patterns.

Frequently Asked Questions about react-native-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a production-ready React Native app with Expo Router?

To scaffold a React Native app, define your mobile app requirements to generate production-grade components, Expo Router navigation, and performance patterns. This provides a production-ready architecture with native-stack navigators and TypeScript strict mode.

What's the best way to optimize React Native performance for long lists and animations?

Optimizing React Native performance requires applying specific patterns for long lists and animations during scaffolding. This delivers tuned startup time and smooth scrolling by utilizing modern tooling patterns like expo-image.

Does this React Native Skill work with TypeScript strict mode?

Yes, the React Native Skill fully satisfies requirements for TypeScript strict mode. It scaffolds production-grade mobile architecture ensuring type safety across cross-platform mobile experiences and native modules.

Can I integrate platform-specific code and native modules in Expo?

Yes, you can integrate platform-specific code and native modules in Expo. The Skill provides practical guidance and architecture patterns for handling native navigation and native module integration within cross-platform mobile apps.

Why use expo-image over other components in React Native?

Using expo-image is required to satisfy modern tooling patterns for production-grade React Native apps. It replaces standard image components to optimize performance and ensure smooth rendering within native-stack navigators.