Add a button to open proxiwash in the browser #14
1 arquivos alterados com 1 adições e 1 exclusões
|
@ -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
|
||||||
|
|
Carregando…
Referência em uma nova issue