From e94a10c86cc0e1edd2b334f48ff8585858fe8350 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Mon, 2 Sep 2024 05:23:35 +0000 Subject: [PATCH 1/2] =?UTF-8?q?ios=E3=81=A7=E9=BB=92=E5=9E=8B=E9=A7=85?= =?UTF-8?q?=E5=90=8D=E6=A8=99=E3=81=8C=E3=81=AF=E3=81=BF=E5=87=BA=E3=82=8B?= =?UTF-8?q?=E3=83=90=E3=82=B0=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/駅名表/NextPreStationLine.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/駅名表/NextPreStationLine.tsx b/components/駅名表/NextPreStationLine.tsx index bdbe8d3..987a46e 100644 --- a/components/駅名表/NextPreStationLine.tsx +++ b/components/駅名表/NextPreStationLine.tsx @@ -1,6 +1,6 @@ import React, { CSSProperties, FC } from "react"; import { widthPercentageToDP as wp } from "react-native-responsive-screen"; -import { Text, TextStyle, View, ViewStyle } from "react-native"; +import { Platform, Text, TextStyle, View, ViewStyle } from "react-native"; import { StationName } from "./StationName"; import lineColorList from "../../assets/originData/lineColorList"; export const NextPreStationLine = ({ nexStation, preStation, isMatsuyama }) => { @@ -65,7 +65,7 @@ const BottomStationNumberView: FC = ({ isMatsuyama, children }) => { Date: Mon, 2 Sep 2024 08:09:52 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E5=A4=96=E6=9E=A0=E3=81=AE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/駅名表/Sign.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/components/駅名表/Sign.js b/components/駅名表/Sign.js index 507df2b..ad98993 100644 --- a/components/駅名表/Sign.js +++ b/components/駅名表/Sign.js @@ -124,7 +124,11 @@ export default function Sign(props) { setTestButtonStatus(!testButtonStatus); }; return ( - + {isMatsuyama && (