3.0.0 • Published 5 years ago

react-native-classed-styles v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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