Installation setup

Install Fluffle using your preferred package manager.

Using npm

bash
npm install @bibliolabs/react-native-fluffle

Using Yarn

bash
yarn add @bibliolabs/react-native-fluffle

Using pnpm

bash
pnpm add @bibliolabs/react-native-fluffle

Next steps

After installing, you can start using the StyleSheet API to create structured and reusable styles in your components.