From 3886e5d9d7a16029667494044834ccecaff378f2 Mon Sep 17 00:00:00 2001 From: myxmaster Date: Sun, 21 Jan 2024 17:54:24 +0100 Subject: [PATCH] update clipboard and picker --- package.json | 4 ++-- views/Wallet/BalancePane.tsx | 6 +----- yarn.lock | 16 ++++++++-------- 3 files changed, 11 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 25d383f50..b21d50060 100644 --- a/package.json +++ b/package.json @@ -34,10 +34,10 @@ "@keystonehq/bc-ur-registry": "0.4.2", "@ngraveio/bc-ur": "1.1.6", "@react-native-async-storage/async-storage": "1.19.3", - "@react-native-clipboard/clipboard": "1.9.0", + "@react-native-clipboard/clipboard": "1.13.2", "@react-native-community/masked-view": "0.1.11", "@react-native-community/netinfo": "9.4.1", - "@react-native-picker/picker": "2.4.8", + "@react-native-picker/picker": "2.6.1", "@react-navigation/bottom-tabs": "5.11.11", "@react-navigation/native": "6.0.16", "@remobile/react-native-qrcode-local-image": "github:BlueWallet/react-native-qrcode-local-image#31b0113", diff --git a/views/Wallet/BalancePane.tsx b/views/Wallet/BalancePane.tsx index 83b4e24d7..422f5df2b 100644 --- a/views/Wallet/BalancePane.tsx +++ b/views/Wallet/BalancePane.tsx @@ -151,11 +151,7 @@ export default class BalancePane extends React.PureComponent< if (!error) { balancePane = ( - +