Add a button to open the proxiwash website in the default browser
這個提交存在於:
父節點
b127cca068
當前提交
ba62e5d3ec
共有 1 個檔案被更改,包括 1 行新增 和 1 行删除
|
|
@ -156,7 +156,7 @@ function ProxiwashScreen() {
|
|||
<MaterialHeaderButtons>
|
||||
<Item
|
||||
title={'web'}
|
||||
iconName={'information'}
|
||||
iconName={'web'}
|
||||
onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)}
|
||||
/>
|
||||
<Item
|
||||
|
|
|
|||
載入中…
新增問題並參考