react-native-tracker.platformcontextretriever.getostype
Home > @snowplow/react-native-tracker > PlatformContextRetriever > getOsType
PlatformContextRetriever.getOsType property
Operating system type (e.g., ios, tvos, watchos, osx, android)
Signature:getOsType?: () => Promise<string>;