Expo UI Jetpack Compose

Integrate Expo UI Jetpack Compose components into mobile app workflows.

154|14|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/mweinbach/agent-coworker --skill expo-ui-jetpack-compose-mweinbach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Expo UI Jetpack Compose
Source: https://github.com/mweinbach/agent-coworker/tree/main/apps/mobile/.agents/skills/expo-ui-jetpack-compose
Command: npx skills add https://github.com/mweinbach/agent-coworker --skill expo-ui-jetpack-compose-mweinbach

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @expo/ui, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps integrate the Expo UI Jetpack Compose package into mobile apps, reducing development time and effort required for UI development.

Core Features & Use Cases

  • Streamlined Integration: Allows developers to use Jetpack Compose's UI components and modifiers in their Expo apps.
  • API Mapping: Facilitates the use of familiar Jetpack Compose components and Material Design 3 modifiers in Expo projects.
  • Documentation and Support: Provides links to documentation and examples to ensure proper usage.

Quick Start

Install Expo UI Jetpack Compose and use the components in your project, following the examples in the documentation.

Frequently Asked Questions about Expo UI Jetpack Compose

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

FAQPage Schema
How do I use Jetpack Compose UI components in an Expo mobile app?

To use Jetpack Compose UI components in an Expo app, install the @expo/ui/jetpack-compose package to map familiar components and Material Design 3 modifiers directly into your mobile development workflow.

Can I apply Material Design 3 modifiers when building Expo UI components?

Yes, the @expo/ui package facilitates the use of Material Design 3 modifiers alongside Jetpack Compose components, allowing you to maintain consistent UI design within your Expo project.

What is the best way to map Jetpack Compose APIs for Expo mobile app development?

The best way to map Jetpack Compose APIs for Expo is using the @expo/ui package, which streamlines the integration process and reduces the development time required for UI implementation.

Do I need the @expo/ui dependency to integrate Jetpack Compose into my mobile app?

Yes, the @expo/ui package is a required dependency for integrating Jetpack Compose components and modifiers into your Expo mobile app development workflow.

How do I start integrating Jetpack Compose into an Expo project?

To start integrating Jetpack Compose, install the Expo UI Jetpack Compose package and reference the provided documentation and examples to properly use the UI components in your project.