expo-ui
Expo UI
Core Functionality
Expo UI brings native SwiftUI components to React Native, providing a 1-to-1 mapping to SwiftUI views for building modern iOS, macOS, and tvOS interfaces. Use Expo UI to leverage SwiftUI's declarative syntax and native performance while maintaining React Native's flexibility.
Available in SDK 54 and above.
When to Use
Use this skill when:
- Building native iOS interfaces with SwiftUI components from React Native
- Integrating SwiftUI primitives like Button, Form, List, TextField, Picker
- Creating layouts with HStack, VStack, and Spacer
- Applying SwiftUI modifiers for styling and behavior
- Working with glass morphism effects and advanced form controls (v10 preview)
- Implementing native tab navigation with Expo Router
- Mixing SwiftUI components with React Native views
More from caizongyuan/efficientcc
expo-sdk
This skill should be used when users need to work with Expo SDK and Expo Router for building React Native applications. It provides comprehensive guidance on navigation patterns, media handling (camera, image, video, audio), data storage (SQLite, filesystem, SecureStore), authentication, device features (location, notifications, biometrics), and third-party integrations (Stripe, linking, sharing).
4tentap-editor
This skill should be used when users need to implement or work with the TenTap rich text editor for React Native. It provides comprehensive guidance on installation, basic setup, advanced customization, API reference, and real-world examples for building rich text editing experiences in mobile applications.
4tanstack-db
This skill should be used when users need to work with TanStack DB for building reactive data layers in applications. It provides comprehensive guidance on collections, live queries, mutations, schema validation, error handling, and various integrations including LocalStorage and ElectricSQL.
4vercel-ai-sdk
This skill should be used when users need to work with the Vercel AI SDK for building AI-powered applications. It provides comprehensive guidance on core APIs (generateText, streamText), UI components (useChat, useCompletion), tool calling, structured data generation, provider management, streaming protocols, and advanced features like middleware and custom providers.
4meta-skill creator
A meta-skill for automatically generating new structured Claude Skills from technical documentation.
4