Home > @snowplow/react-native-tracker > PlatformContextRetriever > getScale
Scale factor used to convert logical coordinates to device coordinates of the screen (uses UIScreen.scale on iOS)
Signature:
getScale?: () => Promise<number | undefined>;Home > @snowplow/react-native-tracker > PlatformContextRetriever > getScale
Scale factor used to convert logical coordinates to device coordinates of the screen (uses UIScreen.scale on iOS)
Signature:
getScale?: () => Promise<number | undefined>;