react-native-firebase-comment-view
v1.1.0
Published
TODO
Downloads
22
Readme
react-native-firebase-comment-view
Getting started
$ npm install react-native-firebase-comment-view --save
Mostly automatic installation
$ react-native link react-native-firebase-comment-view
Usage
import FirebaseCommentView from 'react-native-firebase-comment-view';
// TODO: What to do with the module?
FirebaseCommentView;