feito fork de vergnet/application-amicale
Add a button to open the proxiwash website in the default browser
Esse commit está contido em:
pai
b127cca068
commit
ba62e5d3ec
1 arquivos alterados com 1 adições e 1 exclusões
|
@ -156,7 +156,7 @@ function ProxiwashScreen() {
|
|||
<MaterialHeaderButtons>
|
||||
<Item
|
||||
title={'web'}
|
||||
iconName={'information'}
|
||||
iconName={'web'}
|
||||
onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)}
|
||||
/>
|
||||
<Item
|
||||
|
|
Carregando…
Referência em uma nova issue