1.1.0 • Published 2 years ago

react-native-stylo v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-stylo

Infinitely scalable strongly typed themes, styling hooks & stylish components for React Native mobile applications.

Installation

Peer dependency: Stylo uses Vector Icons, so it has a peer dependency of react-native-vector-icons@^9.1.0.

npm install --save react-native-vector-icons@^9.1.0 react-native-stylo

OR

yarn add react-native-vector-icons@^9.1.0 react-native-stylo

Setup & usage

Please visit Setup guide & usage.

Documentation

Please visit Stylo Docs.

License

MIT