From f55420e3abf659941d5d8acd2cfbdcdeebf4808a Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Fri, 29 Mar 2024 15:44:40 +0000 Subject: [PATCH] =?UTF-8?q?iOS=E3=81=A7=E3=81=AE=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Settings/SettingTopPage.js | 57 ++++++++++++++------------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/components/Settings/SettingTopPage.js b/components/Settings/SettingTopPage.js index 8eb06b8..ec16df8 100644 --- a/components/Settings/SettingTopPage.js +++ b/components/Settings/SettingTopPage.js @@ -6,6 +6,7 @@ import { ScrollView, Linking, Image, + Platform, } from "react-native"; import * as Updates from "expo-updates"; import { SwitchArea } from "../atom/SwitchArea"; @@ -167,34 +168,36 @@ export const SettingTopPage = ({ {">"} - navigate("WidgetSettings")} - > - navigate("WidgetSettings")} > - ウィジェット設定 - - - - {">"} - - + + ウィジェット設定 + + + + {">"} + + + ) : null}