Home > @snowplow/react-native-tracker > PlatformContextRetriever > isPortrait
A Boolean indicating whether the device orientation is portrait (either upright or upside down)
Signature:
isPortrait?: () => Promise<boolean | undefined>;Home > @snowplow/react-native-tracker > PlatformContextRetriever > isPortrait
A Boolean indicating whether the device orientation is portrait (either upright or upside down)
Signature:
isPortrait?: () => Promise<boolean | undefined>;