Skip to content

Installation

Install the package using your preferred package manager:

Terminal window
npm install @mgcrea/react-native-tailwind

Or with Yarn:

Terminal window
yarn add @mgcrea/react-native-tailwind

Or with pnpm:

Terminal window
pnpm add @mgcrea/react-native-tailwind

After installing the package, proceed to the Quick Start guide to configure the Babel plugin and start using className in your components.