Add a button to open proxiwash in the browser #14
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ function ProxiwashScreen() {
|
||||||
<MaterialHeaderButtons>
|
<MaterialHeaderButtons>
|
||||||
<Item
|
<Item
|
||||||
title={'web'}
|
title={'web'}
|
||||||
iconName={'information'}
|
iconName={'web'}
|
||||||
onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)}
|
onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)}
|
||||||
/>
|
/>
|
||||||
<Item
|
<Item
|
||||||
|
|
Loading…
Reference in a new issue