react-native-chillest-monkey

2.0.1 • Public • Published

react-native-chillest-monkey

npm version

Embed the chillest monkey into your React Native application at any point at which your users need to recalibrate their scale of chill to absolute maximum.

Chillest Monkey

Installation

Add the chillest monkey package to your react native project:

$ yarn add react-native-chillest-monkey
$ yarn install

Usage

You can now render the chillest monkey anywhere inside your react native application:

 
import ChillestMonkey from 'react-native-chillest-monkey';
 
export default class App extends Component {
  render() {
    return (
      <ChillestMonkey style={Styles.monkey}/>
    );
  }
}

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i react-native-chillest-monkey

    Weekly Downloads

    1

    Version

    2.0.1

    License

    ISC

    Unpacked Size

    26 MB

    Total Files

    7

    Last publish

    Collaborators

    • cowboyd