stylix-native
v1.0.5
Published
A modern styling library for React Native
Maintainers
Readme
🎨 Stylix Native
Modern styling library for React Native with theme support and responsive design 🚀
Getting Started • Features • Components • Theming • API • Examples
✨ What is it?
Stylix Native is a modern, performant styling library for React Native that provides beautiful, customizable components with built-in theme support, responsive design hooks, and full TypeScript support. Zero-runtime overhead means your app stays fast while looking great.
🚀 Getting Started
Installation
# npm
npm install stylix-native
# yarn
yarn add stylix-native
# pnpm
pnpm add stylix-native