Patrick Reames
|
9c88cfb577
|
feat(jins-meme): add support for jins meme smart glasses (#1212)
* (feat) add support for JinsMemeSDK-Plugin-Cordova
* (fix) correct jins-meme plugin name
* #feature/jins-meme initial commit
thanks @patrickr, @jins-meme, @tjpeden
* import fixes
(no-unused-variable) @ionic-native/plugins/jins-meme/index.ts[1, 10]:
Unused import: 'Injectable'
stream.js:74
throw er; // Unhandled stream error in pipe.
^
Error: Failed to lint: @ionic-native/plugins/jins-meme/index.ts [1, 10]:
Unused import: 'Injectable'.
* update developer guide
as per https://github.com/driftyco/ionic-native/issues/1210
* removed unused import
* Revert "Feature jins meme"
* correct developer docs (#3)
* remove unused import and update documentation
* ihadeed's requested changed
see
https://github.com/driftyco/ionic-native/pull/1212#pullrequestreview-28298382
* usage update
* revert DEVELOPER.md to limit scope of PR
|
2017-03-22 19:16:10 -04:00 |
|