About
This skill provides a comprehensive set of patterns and best practices for managing platform differences in React Native development. It guides Claude in handling UI discrepancies, API variations, and native feature implementations across iOS and Android using techniques like platform detection, specialized file naming (.ios.tsx/.android.tsx), and adaptive styling. It is essential for developers building high-quality cross-platform apps that need to respect the unique design languages and hardware behaviors of both mobile operating systems.