What problem does it solve?
This Skill provides a comprehensive solution for building native-feeling UIs across iOS, Android, and web platforms, leveraging the @expo/ui package.
Core Features & Use Cases
- Cross-Platform Components: Offers universal components like Host, Column, Row, Button, Text, List, etc., ensuring a consistent look and feel across all platforms.
- Platform-Specific UI: Provides platform-specific SwiftUI and Jetpack Compose trees and modifiers for iOS and Android, respectively.
- Drop-In Replacements: Includes replacements for popular React Native community libraries for a smooth migration experience.
- Use Case: If you're building an app that requires a native UI feel but needs to be platform-independent, this Skill can help you achieve that with minimal effort.
Quick Start
Use the expo-ui skill to integrate a native UI component into your React Native app.