Add a button to open proxiwash in the browser #14

Unito
vergnet ha unito 4 commit da :btn-proxiwash a master 2021-07-06 19:01:12 +02:00
Mostrando solo cambiamenti del commit ba62e5d3ec - Mostra tutti i commit

Vedi file

@ -156,7 +156,7 @@ function ProxiwashScreen() {
<MaterialHeaderButtons>
<Item
title={'web'}
iconName={'information'}
iconName={'web'}
onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)}
/>
<Item