sn-plugin-lib
v0.1.23
Published
Supernote plugin framework library
Readme
sn-plugin-lib
Supernote plugin framework library.
Installation
npm install sn-plugin-libUsage
import { PluginManager } from 'sn-plugin-lib';
// ...
PluginManager.init();Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
