@flexn/plugins
v1.0.13
Published
Flexn Renative Plugins
Downloads
176
Readme
@flexn/plugins
Example usage:
./renative.json
{
"paths": {
"pluginTemplates": {
"flexn": {
"npm": "@flexn/plugins",
"path": "./pluginTemplates"
}
}
},
"plugins": {
"plugin-name": "source:flexn"
}
}