building-native-ui

Implement native-feeling mobile UI with Expo Router and platform-specific components.

18|Updated Jul 23, 2025
One-click install
npx skills add https://github.com/faw01/create-mf2-app --skill building-native-ui-faw01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: building-native-ui
Source: https://github.com/faw01/create-mf2-app/tree/main/apps/cli/template/.agents/skills/building-native-ui
Command: npx skills add https://github.com/faw01/create-mf2-app --skill building-native-ui-faw01

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the challenge of building high-performance, native-feeling mobile applications in Expo by providing a standardized set of guidelines for navigation, styling, and platform-specific behaviors.

Core Features & Use Cases

  • Native Navigation & UI: Implements native-feeling stacks, tabs, and form sheets using Expo Router and native iOS/Android components.
  • Advanced Visuals: Provides patterns for liquid glass effects, SF Symbols, and high-performance animations with Reanimated.
  • Use Case: Use this skill to build a complex, multi-tab SaaS application that requires native-level performance, smooth transitions, and platform-specific UI patterns like search bars and context menus.

Quick Start

Use the building-native-ui skill to scaffold a new screen layout with a native stack and a scrollable view that handles safe area insets automatically.

Frequently Asked Questions about building-native-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement native navigation stacks and tabs in an Expo app?

Implement native navigation stacks and tabs in Expo using Expo Router alongside native iOS and Android components to ensure high-performance screen transitions and native-feeling layouts.

Can I build gesture-based animations that match Apple Human Interface Guidelines in React Native?

Build gesture-based animations in React Native that match Apple Human Interface Guidelines by applying high-performance animation patterns with Reanimated and native platform-specific visual effects.

What is the best way to add liquid glass effects and SF Symbols to a mobile UI?

Add liquid glass effects and SF Symbols to a mobile UI by applying platform-specific visual patterns designed for Expo apps, ensuring native aesthetics and cross-platform consistency.

Does this approach support native Android Material 3 design standards?

This approach explicitly supports native Android Material 3 design standards alongside Apple Human Interface Guidelines, ensuring your mobile UI maintains cross-platform consistency and native visual behaviors.

How do I handle safe area insets automatically when building a native-feeling scrollable view?

Handle safe area insets automatically when building a native-feeling scrollable view by scaffolding the screen layout with a native stack and applying the standardized UI guidelines for Expo apps.

When should I use native tabs and form sheets instead of standard React Navigation components?

Use native tabs and form sheets instead of standard components when building complex, multi-tab SaaS applications that require native-level performance, smooth transitions, and platform-specific UI patterns like context menus.