Installation setup
Install Fluffle using your preferred package manager.
Using npm
bash
npm install @bibliolabs/react-native-fluffleUsing Yarn
bash
yarn add @bibliolabs/react-native-fluffleUsing pnpm
bash
pnpm add @bibliolabs/react-native-fluffleNext steps
After installing, you can start using the StyleSheet API
to create structured and reusable styles in your components.