react-native-liquid-glass-ui
v1.0.0
Published
A React Native component library for liquid glass effects
Maintainers
Readme
react-native-liquid-glass-ui
A React Native component library for creating beautiful liquid glass effects with glassmorphism and blur.
Installation
npm install react-native-liquid-glass-uior
yarn add react-native-liquid-glass-uiUsage
import { LiquidGlass } from "react-native-liquid-glass-ui";
// ...
<LiquidGlass>
<Text>Your content here</Text>
</LiquidGlass>;Features
- 🎨 Beautiful glassmorphism effects
- 💧 Liquid-like animations
- 📱 iOS and Android support
- 🎯 TypeScript support
- ⚡ High performance
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with ❤️
