sn-textview Getting started $ npm install @standardnotes/react-native-textview --save Mostly automatic installation $ react-native link @standardnotes/react-native-textview Usage import TextView from '@standardnotes/react-native-textview'; // TODO: What to do with the module? TextView;