Enhance ServicesScreen with Currency Converter Modal and localization updates

- Added a CurrencyConverterModal to the ServicesScreen, triggered by a new TouchableOpacity around the service card for currency calculation.
- Updated localization file to include a new key for the currency converter.
This commit is contained in:
2025-08-20 18:34:31 +05:00
parent 4b3aedbd96
commit b5d3133c24
3 changed files with 140 additions and 3 deletions

View File

@@ -37,5 +37,6 @@
"sarToTmt": "SAR-dan TMT-a",
"hotelBusinessCard": "Myhmanhananyň wizit karty",
"masterkeyBox": "Masterkey gutusy",
"translator": "Terjimeçi"
"translator": "Terjimeçi",
"currencyConverter": "Walýuta hasaplama"
}