fmidev / weather-app

FMI's official weather application for mobile devices
6 stars 2 forks source link

Issue 500 - replace Twitter icon with X icon + pod file updates #506

Closed AnttiRumpunen closed 8 months ago

AnttiRumpunen commented 8 months ago

Replaced Twitter icon with X icon. Didn't touch other Twitter/X -related object etc names - they are still twitter something.

Android API level 31->33 change required lib version changes. This PR will include those version changes to iOS-side.

Updated libs: react-native-webview RNGestureHandler

AnttiRumpunen commented 8 months ago

Resolves #500