diff --git a/blue_modules/showPopupMenu.android.ts b/blue_modules/showPopupMenu.android.ts index 3dcdfe16f..862848526 100644 --- a/blue_modules/showPopupMenu.android.ts +++ b/blue_modules/showPopupMenu.android.ts @@ -13,6 +13,7 @@ function showPopupMenu( anchor: PopupAnchor, { onCancel }: PopupMenuOptions = {}, ): void { + // @ts-ignore: Ignore UIManager.showPopupMenu( // @ts-ignore: Ignore findNodeHandle(anchor),