Smartface Plugin Validator
This module validates your smartface plugins.
Installation
npm install --save smartface-plugin-validator
Usage & Example
const smartfacePluginValidator = ; ;
Test
You can run npm test
for testing
smartfacePluginValidator, this module validates your smartface plugins
iOS Plugins
✓ should return object that has error as false.
Android Plugins
✓ should return object that has error as false.
2 passing (63ms)