Welcome to the migration guide for Gluestack-UI v2. This document will guide you through the process of upgrading from v1 to v2. It covers breaking changes, new features, improvements, deprecated features, installation steps, and dependencies. Please read through this guide carefully to ensure a smooth transition.
To upgrade to the latest version of Gluestack-UI (ie..,v2), follow these steps:
npx gluestack-ui@latest init
If not installed, cli will prompt you to install the following package: gluestack-ui@latest
Let us consider if it is a next js project we need to update certain files (init command will do the neccessary changes for us we just need to allow it ).