mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
fix(plugins): cleanup and add new plugins to index
This commit is contained in:
+1
-11
@@ -35,16 +35,6 @@ export class Keyboard {
|
||||
})
|
||||
static show() : void {}
|
||||
|
||||
@Cordova({
|
||||
sync: true
|
||||
})
|
||||
static close() : void {}
|
||||
// TODO add event listener
|
||||
|
||||
//static onKeyboardShow() : Observable<any> {
|
||||
// return new Observable(
|
||||
// observer => {
|
||||
//
|
||||
// }
|
||||
// );
|
||||
//}
|
||||
}
|
||||
Reference in New Issue
Block a user