0.0.4 • Published 4 years ago

react-native-easy-notify v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-native-easy-notify

Getting started

$ npm install react-native-easy-notify --save

Mostly automatic installation

$ react-native link react-native-easy-notify

Usage

import EasyNotify from 'react-native-easy-notify';

// TODO: What to do with the module?
EasyNotify;