solui
v1.2.0
Published
A CLI tool for adding UI components to React Native projects.
Readme
Sol UI
A CLI tool for adding UI components to React Native projects.
Features
- Install UI components to your project
- Detects installed dependencies (Tailwind, NativeWind, etc.)
Installation
npm install -g soluiUsage
Initialize project for components
solui initAdd a component
solui add <component-name>Supported Frameworks
- Expo
- React Native CLI
Supported Languages
- TypeScript
- JavaScript
Dependencies Detection
- nativewind
- react-native-vector-icons
