rn-platform
CommunityPlatform-specific React Native components.
Authorrladydqls99
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of creating React Native components that need to look or behave differently on iOS and Android, eliminating the need for runtime Platform.OS checks within your code.
Core Features & Use Cases
- Platform-Specific Files: Automatically generates and uses
.ios.tsxand.android.tsxfiles, which the Metro bundler resolves correctly. - Adherence to Guidelines: Ensures components follow platform-specific design principles (Apple HIG for iOS, Material Design 3 for Android).
- Use Case: When building a custom button component, you can create
ExampleButton.ios.tsxstyled according to Apple's HIG andExampleButton.android.tsxstyled according to Material Design 3, without any conditional logic in your main component file.
Quick Start
Generate platform-specific React Native components for iOS and Android.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rn-platform Download link: https://github.com/rladydqls99/claude-marketplace/archive/main.zip#rn-platform Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.