๐ MiniKit 1.9.5 Features Test
Testing new MiniKit features: sharing modals, deferred deep links, and safe area insets
MiniKit 1.9.5 - Safe Area Insets
Dynamic Values:
Top: 0px
Bottom: 0px
Left: 0px
Right: 0px
This div uses dynamic safe area padding from MiniKit
This div uses safe area with minimum padding fallbacks
๐ MiniKit 1.9.5 New Features
๐ค Sharing Modals
Share content directly to Gmail, iMessage, Instagram, etc.
๐ Deferred Deep Link Support (Android)
Create links that guide users to download World App first, then open your mini app.
๐ Implementation Notes:
- โข Sharing modals work on World App 2.8.84+
- โข Deferred deep links are Android-specific
- โข Always check MiniKit.isInstalled() before using features
- โข Provide fallback URLs for users without World App
- โข Test thoroughly in actual World App environment