From e58e24ba71ad5d66348d19b0e650dbb45aa0d723 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Mon, 10 Mar 2025 15:47:29 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=87=E3=82=B6=E3=82=A4=E3=83=B3=E3=81=AE?= =?UTF-8?q?=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ActionSheetComponents/TrainIconUpdate.tsx | 41 +++++++++---------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/components/ActionSheetComponents/TrainIconUpdate.tsx b/components/ActionSheetComponents/TrainIconUpdate.tsx index 6e1add3..ec951c8 100644 --- a/components/ActionSheetComponents/TrainIconUpdate.tsx +++ b/components/ActionSheetComponents/TrainIconUpdate.tsx @@ -22,7 +22,6 @@ export const TrainIconUpdate = () => { const actionSheetRef = useRef(null); const insets = useSafeAreaInsets(); const viewShot = useRef(null); - const onCapture = async () => { const url = await viewShot.current.capture(); @@ -63,21 +62,19 @@ export const TrainIconUpdate = () => { borderWidth: 1, }} > - + - - + style={{ + height: 6, + width: 45, + borderRadius: 100, + backgroundColor: "#f0f0f0", + marginVertical: 10, + alignSelf: "center", + }} + /> + + { ) : ( <> )} - - JR四国非公式アプリを更新して好きなアイコンに変更してみよう! - + + JR四国非公式アプリを更新して好きなアイコンに変更してみよう! + +