mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
implement menuOptions
This commit is contained in:
@@ -20,7 +20,6 @@ class TapHandlerImpl extends NSObject {
|
||||
public static ObjCExposedMethods = {
|
||||
"tap": { returns: interop.types.void, params: [interop.types.id] }
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
// merge the exports of the common file with the exports of this file
|
||||
|
||||
Reference in New Issue
Block a user