Build React Native banner
solanabr solanabr

Build React Native

Development community

Description

--- name: build-react-native description: Build React Native/Expo project for iOS and Android --- # Build React Native Build Expo/React Native project for development or production. ## Usage ``` /build-react-native [platform] [options] ``` ### Platforms - `ios` - Build for iOS - `android` - Build for Android - `all` - Build for both platforms ### Options - `--dev` - Development build (default) - `--preview` - Preview/internal build - `--production` - Production build for app stores - `--lo

Installation

Installs to ~/.claude/skills/solanabr-solana-game-skill-build-react-native/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-solana-game-skill-build-react-native && curl -fsSL https://raw.githubusercontent.com/solanabr/solana-game-skill/HEAD/commands/build-react-native.md -o ~/.claude/skills/solanabr-solana-game-skill-build-react-native/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository