Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.02 KB

React Native Snowflakes ❄

XMAS snowflakes decoration for React Native apps 🌨🎅🎄 Simple with no dependencies!

done

Instalation

yarn add react-native-snowflakes

Usage

import Snowflakes from 'react-native-snowflakes';

class ExampleView extends Component {

  render() {
    return (
      <Snowflakes />
    );
  }

}

Params

Params Type Description Default
snowOnlyAroundXmass Boolean Renders snowflakes ❄ only for two weeks around XMAS. Set it to true and forgot about this package. false
numberOfSnowflakes Integer Number of snowflakes to be rendered. 10
sizeOfSnowflakes Integer Size (in px) of snowflakes. Supreme dimension divided by 35.

Buy me a coffee 👇

https://www.buymeacoffee.com/404html