Skip to content

vivekmunde/react-native-stylo

Repository files navigation

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