Installation
Package Installation
Section titled “Package Installation”Install the package using your preferred package manager:
npm install @mgcrea/react-native-tailwindOr with Yarn:
yarn add @mgcrea/react-native-tailwindOr with pnpm:
pnpm add @mgcrea/react-native-tailwindNext Steps
Section titled “Next Steps”After installing the package, proceed to the Quick Start guide to configure the Babel plugin and start using className in your components.