Native Platform Widget
Category: Widgets
Subcategory: Mobile
Overview
Render different content for iOS and Android, tablet specific too
Documentation
NativePlatformWidget
Show content specific for a platform
Features
- Allows platform/device specific content to be rendered
- No need to detect the platform or device yourself
- Option for tablet specific content
- Widget does not add any padding or margin.
- No events, if you need onClick, just use a container as widget content
Usage
- Place content in the iOS and Android drop zones for any device type
- Where necessary, you can place content in iOS iPad and/or Android tablet drop zones
The widget will render only one drop zone at any time. The any device type drop zone will not be rendered on a tablet when the tablet specific drop zone is filled.
Snippets will be a great help here in many cases.
Releases
Version: 2.2.1
Framework Version: 9.18.0
Release Notes: Fix device info dependency
Version: 2.2.0
Framework Version: 9.18.0
Release Notes: Mendix 9.18. Function component
Version: 2.1.0
Framework Version: 9.6.5
Release Notes: Dark mode icon
Version: 2.0.0
Framework Version: 9.6.4
Release Notes: Mendix 9.6, new icons, tested with Atlas 3
Version: 1.1.0
Framework Version: 8.15.1
Release Notes: No functional changes. Updated internal dependencies to match Mx8.15