@exodus/platform-info
Returns some basic information about the platform type and operating system.
Usage
See data shape in PlatformInfo in src/utils/types.ts See where values come from in src/index.ts and ./src/index.native.ts
import platformInfo from '@exodus/platform-info'
const info = await platformInfo.get()