migrate-to-v5

Migrate gluestack-ui projects to v5 with automated and manual upgrade steps.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/xiaobuliukun/skills --skill migrate-to-v5-xiaobuliukun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-v5
Source: https://github.com/xiaobuliukun/skills/tree/main/gluestack-ui-v4/migrate-to-v5
Command: npx skills add https://github.com/xiaobuliukun/skills --skill migrate-to-v5-xiaobuliukun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill migrates a gluestack-ui project to v5, covering automated upgrade and manual steps for all source versions.

Core Features & Use Cases

  • Automated upgrade path detection and execution for NativeWind v4 and UniWind
  • Comprehensive package and config migrations, including metro and babel updates
  • Use case: upgrade a project with Expo and RN to v5 with minimal downtime.

Quick Start

Run the upgrade wizard to begin migrating your project to v5.

Frequently Asked Questions about migrate-to-v5

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

FAQPage Schema
How do I migrate my gluestack-ui project to v5?

To migrate gluestack-ui to v5, run the upgrade wizard to detect your source version and execute automated package updates, config migrations, and provider re-adding. It enforces upgrade paths and covers manual steps to deliver a production-ready v5 project.

Does the gluestack-ui v5 migration work with NativeWind and UniWind?

Yes, the gluestack-ui v5 migration supports projects using NativeWind v4 and UniWind. It detects your current setup and applies tailored upgrade paths, including necessary package changes and configuration updates for both environments.

What configuration changes are required when upgrading to gluestack-ui v5?

Upgrading to gluestack-ui v5 requires comprehensive config migrations, specifically updating your metro and babel configurations. The migration process also enforces package changes and requires re-adding providers to ensure compatibility.

Can I upgrade my Expo and React Native project to gluestack-ui v5 with minimal downtime?

Yes, you can upgrade an Expo and React Native project to gluestack-ui v5 with minimal downtime. The automated upgrade wizard handles package updates and config migrations efficiently, guiding you through necessary manual steps.

What are the limitations of the automated gluestack-ui v5 migration?

The automated gluestack-ui v5 migration handles upgrade paths, package changes, and config updates, but it also requires manual steps for all source versions. You must manually re-add providers to complete the production-ready migration.