Skip to content

jamesgeorge007/csstox

Repository files navigation

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