Shopify / restyle

A type-enforced system for building UI components in React Native with TypeScript.
https://shopify.github.io/restyle/
MIT License
2.95k stars 133 forks source link

feat: make spacing property as optional #258

Open mlecoq opened 1 year ago

mlecoq commented 1 year ago

Description

The goal is to be able to have a theme without spacing (like done for borderRadii and zIndices) to be able to hard code them everywhere

Reviewers’ hat-rack :tophat:

Checklist