From 75cb1cb97cb8b6854cbcd15e225ac63040360bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Ska=C5=82ka?= Date: Tue, 16 Sep 2025 13:39:21 +0200 Subject: [PATCH 1/2] Fix style types --- src/AddToWalletButton.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/AddToWalletButton.tsx b/src/AddToWalletButton.tsx index 568f632..5ce1b05 100644 --- a/src/AddToWalletButton.tsx +++ b/src/AddToWalletButton.tsx @@ -12,11 +12,7 @@ interface NativeWalletButtonProps { borderRadius?: number; } -type Props = { - style?: ViewStyle; - buttonStyle?: ButtonStyle; - buttonType?: ButtonType; - borderRadius?: number; +type Props = NativeWalletButtonProps & { onPress?: (e: GestureResponderEvent) => void; }; From 5503ce47a808a2731107e130b42254cea793dfd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Ska=C5=82ka?= Date: Tue, 16 Sep 2025 13:39:34 +0200 Subject: [PATCH 2/2] pod install --- example/ios/Podfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 07c67a2..807771f 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1806,7 +1806,7 @@ PODS: - ReactCommon/turbomodule/core - SocketRocket - Yoga - - react-native-wallet (0.1.9): + - react-native-wallet (0.1.10): - boost - DoubleConversion - fast_float @@ -2613,7 +2613,7 @@ SPEC CHECKSUMS: React-Mapbuffer: e402e7a0535b2213c50727553621480fe8cd8ade React-microtasksnativemodule: a63ce5595016996a9bac1f10c70a7a7fe6506649 react-native-safe-area-context: c6e2edd1c1da07bdce287fa9d9e60c5f7b514616 - react-native-wallet: e929bf18d6f4ac35ee263ff4319e9ef107ae2cd9 + react-native-wallet: d94a1e8eabd6a6b65c0e96eb4f73545838d559ea React-NativeModulesApple: b3766e1f87b08064ebc459b9e1538da2447ca874 React-oscompat: 34f3d3c06cadcbc470bc4509c717fb9b919eaa8b React-perflogger: a1edb025fd5d44f61bf09307e248f7608d7b2dcf