Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 278 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 278 Bytes

rn-sf-messenger

Getting started

$ npm install rn-sf-messenger --save

Mostly automatic installation

$ react-native link rn-sf-messenger

Usage

import RnSfMessenger from 'rn-sf-messenger';

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