0.1.0 • Published 5 years ago

rn-nino-notifications v0.1.0

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

react-native-nino-notifications

Getting started

$ npm install react-native-nino-notifications --save

Mostly automatic installation

$ react-native link react-native-nino-notifications

Usage

import NinoNotifications from 'react-native-nino-notifications';

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