react-native-stylo
v1.1.0
Published
Infinitely scalable strongly typed themes, styling hooks & stylish components for React Native mobile applications
Downloads
8
Maintainers
Readme
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