3.1.0 • Published 11 months ago
@grapp/stacks v3.1.0
Stacks ·

A set of components for building layouts in React Native. Powered by React Native Unistyles.
Stacks primarily aims to simplify building and maintaining layouts, making it quick and easy. It follows a design principle that suggests components should not include any surrounding white space. Instead, layout components should solely own spacing between elements.
Documentation
Full documentation can be found here.
Installation
To install Stacks, you should use your preferred package manager.
bun add @grapp/stackspnpm add @grapp/stacksyarn add @grapp/stacksnpm install @grapp/stacks --saveDiscord
Join Discord to get involved with the community, ask questions, and share tips.
License
The MIT License.
See LICENSE