Use isTranslationSupported from expo-translate-text (#10108)
This commit is contained in:
Vendored
-1
@@ -48,4 +48,3 @@ export const IS_HIGH_DPI: boolean = window.matchMedia(
|
||||
'(min-resolution: 2dppx)',
|
||||
).matches
|
||||
export const IS_LIQUID_GLASS: boolean = false
|
||||
export const HAS_ON_DEVICE_TRANSLATION: boolean = false
|
||||
|
||||
Reference in New Issue
Block a user