暫定的ブラウザジャンプ化
This commit is contained in:
parent
ffe18b8398
commit
3d09b93df5
@ -312,8 +312,8 @@ const 駅構内図 = (props) => {
|
||||
alignItems: "center",
|
||||
margin: 2,
|
||||
}}
|
||||
onLongPress={() => Linking.openURL(props.uri + "images/kounai.gif")}
|
||||
onPress={() => setOpen(!open)}
|
||||
onPress={() => Linking.openURL(props.uri + "/kounai_map.html")}
|
||||
//onPress={() => setOpen(!open)}
|
||||
>
|
||||
<View style={{ flex: 1 }} />
|
||||
<Text
|
||||
|
Loading…
Reference in New Issue
Block a user