mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-27 01:21:19 +01:00
Update showPopupMenu.android.ts
This commit is contained in:
parent
8c3b8b95cf
commit
056c35b569
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ function showPopupMenu(
|
||||||
anchor: PopupAnchor,
|
anchor: PopupAnchor,
|
||||||
{ onCancel }: PopupMenuOptions = {},
|
{ onCancel }: PopupMenuOptions = {},
|
||||||
): void {
|
): void {
|
||||||
|
// @ts-ignore: Ignore
|
||||||
UIManager.showPopupMenu(
|
UIManager.showPopupMenu(
|
||||||
// @ts-ignore: Ignore
|
// @ts-ignore: Ignore
|
||||||
findNodeHandle(anchor),
|
findNodeHandle(anchor),
|
||||||
|
|
Loading…
Add table
Reference in a new issue