rn-snow-background
v1.0.1
Published
React Native component for snowing background.
Downloads
11
Maintainers
Readme
rn-snow-background

Installation
npm i rn-snow-backgroundUsage
import SnowBackground from "rn-snow-background";
<SnowBackground />;Propertise
| name | description | type | default | | :-------- | :-------------------------- | :----- | :--------------------- | | colors | Colors of linear background | array | ["#1b2735", "#090a0f"] | | snowCount | Color of the footer | string | 150 |
