cyberneticlibrary

Build performant React Native apps

react-native-designskillsetup L20
Sheshiyer/skill-clusters
What it does

Style and animate React Native UIs with Reanimated and Gesture Handler

Best for

Building polished cross-platform mobile UIs with native-quality animations.

Outputs
  • · Styled component code
  • · Navigation structure
Preconditions

React Navigation and Reanimated 3 installed

Failure modes
  • · Animations drop frames if work off UI thread
  • · Platform style inconsistencies
Trust signals
  • · Full code examples for StyleSheet, Flexbox, Reanimated
  • · Documents gesture composition
  • · Includes platform-specific design patterns