react-native-classed-styles

Classic class-based approach to styling for React Native.

Features

  • small api that simplifies styling variations of same component (ie: button, main button, outline button, big button)
  • lazy evaluating with getters to save resources
  • heavy caching to save resources

Installation & usage

  • @TODO

License

MIT