概要
This skill empowers Claude to efficiently handle cross-platform differences between iOS and Android within React Native environments. It provides structured guidance on using the Platform API, creating platform-specific file extensions (.ios.tsx, .android.tsx), and implementing native-aware UI components. By applying these standardized patterns, developers can ensure their applications provide a native look and feel on both operating systems while maintaining a clean, maintainable codebase for shared logic.