jungor / csstox

Convert CSS text to a React Native/JSS stylesheet object with ease.

Home Page:https://csstox.surge.sh/

Repository from Github https://github.comjungor/csstoxRepository from Github https://github.comjungor/csstox

csstox

Convert CSS text to a React Native/JSS stylesheet object with ease.

Demo

Please try it out here

Behind the hoods

  • Built on top of React.js
  • Consumes the Hooks API
  • Makes use of the Context API to manage global state
  • SCSS is used as the CSS pre-processor

A playground for css-to-react-native

About

Convert CSS text to a React Native/JSS stylesheet object with ease.

https://csstox.surge.sh/

License:MIT License


Languages

Language:JavaScript 71.6%Language:HTML 12.7%Language:SCSS 9.8%Language:CSS 5.9%