React Native is a way to build mobile apps for phones and tablets. With json-render, you can create those app screens using simple JSON text files. This saves time and lets you change the look of your app without writing new code.
This skill helps you use React Native with JSON to build mobile user interfaces. It includes many ready-to-use parts like buttons, text boxes, and images. You can also add your own custom parts. The JSON controls what shows on screen and how it behaves.
You can use this skill with AI agents to turn their ideas into working mobile screens. It makes building mobile apps faster and easier.
Global
mkdir -p ~/.claude/skills/react-nativeProject
mkdir -p .claude/skills/react-nativeSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability