weather-effect
v0.1.1-alpha.0
Published
Weather Effect Components for React Native
Downloads
3
Readme
weather-effect
Weather Effect Components for React Native
Installation
npm install weather-effect
Usage
import { WeatherEffectView } from "weather-effect";
// ...
<WeatherEffectView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library