FormidableLabs / react-native-zephyr

TailwindCSS-inspired styling library for React Native.
https://formidable.com/open-source/react-native-zephyr/
MIT License
347 stars 5 forks source link

Feature: Styled Components-like API #20

Closed gksander closed 2 years ago

gksander commented 2 years ago

Addresses #19, adding a Styled Components-like API. See here for the docs-changes preview, which gives a better idea of what this API looks like.

(Sorry for the gnarly code LOL)