diff --git a/src/screens/Proxiwash/ProxiwashScreen.tsx b/src/screens/Proxiwash/ProxiwashScreen.tsx index d8ce135..173b31a 100644 --- a/src/screens/Proxiwash/ProxiwashScreen.tsx +++ b/src/screens/Proxiwash/ProxiwashScreen.tsx @@ -156,8 +156,10 @@ function ProxiwashScreen() { Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)} + iconName={'open-in-new'} + onPress={() => + Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl) + } />