sn-textview
Getting started
$ npm install sn-textview --save
Mostly automatic installation
$ react-native link sn-textview
Usage
import TextView from 'sn-textview';
// TODO: What to do with the module?
TextView;GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up$ npm install sn-textview --save
$ react-native link sn-textview
import TextView from 'sn-textview';
// TODO: What to do with the module?
TextView;