ランキングに戻るStacks ·

A set of components for building layouts in React Native. Powered by React Native Unistyles.
react-nativereacttypescriptstackslayoutviewuiuser-interfacereact-native-web
主要指標
スター成長
スター
1k
フォーク
24
週間成長
—
Issue
2
5001k
2020年4月2021年4月2022年5月2023年5月2024年6月2025年7月2026年7月
成果物npm
npm install stacksREADME
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/stacks
pnpm add @grapp/stacks
yarn add @grapp/stacks
npm install @grapp/stacks --save
Discord
Join Discord to get involved with the community, ask questions, and share tips.
License
The MIT License.
See LICENSE
関連リポジトリ