Socket
Socket
Sign inDemoInstall

@grapp/stacks

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @grapp/stacks

A set of components for building layouts in React Native. Powered by React Native Unistyles.


Version published
Weekly downloads
48
decreased by-18.64%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

v3.1.0 - 2024-04-11

What's Changed

🚀 Features
  • feat(Box): add support for borderTopWidth, borderRightWidth, borderBottomWidth and borderLeftWidth @mobily (#49)

Readme

Source

Stacks · PRs Welcome GitHub license npm

Stacks, a set of components for building layouts in React Native

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.

Stacks, a set of components for building layouts in React Native

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

Keywords

FAQs

Last updated on 11 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc