Back to skills

building-native-ui

development

A guide for building native iOS and Android UIs with Expo Router. Covers navigation patterns, styling rules, native controls, animations, form sheets, tabs, and platform-specific features like SF Symb

Setup & Installation

npx skills add https://github.com/expo/building-native-ui --skill building-native-ui
or paste the link and ask your coding assistant to install it
https://github.com/expo/building-native-ui
View on GitHub

What This Skill Does

A guide for building native iOS and Android UIs with Expo Router. Covers navigation patterns, styling rules, native controls, animations, form sheets, tabs, and platform-specific features like SF Symbols and liquid glass effects. Rather than piecing together scattered Expo and React Native docs, this skill gives opinionated, ready-to-use patterns that reflect current library preferences and avoid deprecated APIs like expo-av, Dimensions.get, and legacy shadow styles.

When to use it

  • Working with building native ui functionality
  • Implementing building native ui features
  • Debugging building native ui related issues