π Description
This plugin element detects and displays detailed device information from the userβs phone or browser, including:
β’ Platform (iOS, Android, Web)
β’ OS version
β’ Screen and window dimensions
β’ Locale, timezone, and language
β’ Device metadata (from Expo Constants if available)
It also displays this information visually inside the element using Bubble's font settings, and auto-resizes if
fit height to content is enabled.
π¦ What It Does β’ Publishes 20+ states like
deviceOS,
locale,
screenWidth, etc.
β’ Triggers an event:
device_info_ready when the data is available
β’ Adapts height automatically if
fit_height is enabled
β’ Displays info inside the app, styled using Bubble text settings
π Links β’
Documentation β’
Live Demo β’
Editor View