mobile-ui

Implement Expo mobile UI patterns with native tabs, modal sheets, and streaming fetch.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CRAJKUMARSINGH/M3_Bridge --skill mobile-ui-crajkumarsingh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-ui
Source: https://github.com/CRAJKUMARSINGH/M3_Bridge/tree/main/.local/skills/mobile-ui
Command: npx skills add https://github.com/CRAJKUMARSINGH/M3_Bridge --skill mobile-ui-crajkumarsingh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Expo mobile UI development often requires integrating native tabs, liquid glass aesthetics, modal sheets, streaming fetch, and consistent app icon guidelines across platforms; this skill bundles guidance for these tasks to speed up implementation and ensure consistency.

Core Features & Use Cases

  • NativeTabs-based tab navigation with liquid glass support
  • Streaming API guidance for expo-fetch on mobile
  • Keyboard handling and overlay sheets for quick UI flows
  • App-icon and splash screen guidelines for Expo apps
  • Reference-driven best practices for implementing modal sheets, tabs, and icons

Quick Start

Implement a mobile UI using Expo with native tabs, streaming expo-fetch, and sheet-based overlays following the provided references.

Frequently Asked Questions about mobile-ui

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

FAQPage Schema
How do I implement native tabs and liquid glass aesthetics in an Expo React Native app?

Implement native tabs in an Expo React Native app by applying NativeTabs patterns and liquid glass aesthetics with reference-driven guidelines to ensure consistent tab navigation and overlay presentation across iOS and Android.

How do I handle keyboard overlays and modal sheets for quick UI flows in React Native?

Handle keyboard overlays and modal sheets in React Native by applying sheet-based presentation patterns and keyboard management guidelines to maintain consistent UI flows across mobile platforms.

What is the best way to stream API responses with expo-fetch on mobile?

Streaming API responses with expo-fetch on mobile is best achieved by applying streaming fetch patterns tailored for React Native apps built with Expo to process continuous data efficiently.

Can I use this Expo mobile UI skill to standardize app icons and splash screens across iOS and Android?

Yes, you can standardize app icons and splash screens across iOS and Android by applying the bundled asset guidelines and reference documentation to ensure your Expo app meets platform requirements.

Does this skill require any external dependencies to integrate native tabs and sheets?

No external dependencies are required to integrate native tabs, sheets, and keyboard handling, as the skill provides reference-driven best practices and guidelines directly for your React Native and Expo environment.

When do I need reference documentation for implementing modal sheets and tab navigation?

You need reference documentation for implementing modal sheets and tab navigation when your Expo app requires consistent sheet overlays, liquid glass support, and platform-specific keyboard handling across iOS and Android.