遅延情報付与機能を実装

This commit is contained in:
harukin-OneMix4
2023-07-06 16:05:12 +09:00
parent 480bcbfcd3
commit b1ecbb1cfe
4 changed files with 7 additions and 1 deletions

View File

@@ -138,6 +138,7 @@ export const EachTrainInfo = ({
}}
>
<View style={{ alignItems: "center" }}>
<Text>{data.delay}</Text>
{/* <LottieView
autoPlay
loop