Skip to content

Instantly share code, notes, and snippets.

View dalafiarisamuel's full-sized avatar
👋
Hey there 😊

Dalafiari Samuel dalafiarisamuel

👋
Hey there 😊
View GitHub Profile
@dalafiarisamuel
dalafiarisamuel / DynamicShortcut.kt
Created September 21, 2024 11:19
Add Ios Dynamic shorcuts to Kotlin Multiplatform App
import platform.UIKit.UIApplication
import platform.UIKit.UIApplicationShortcutIcon
import platform.UIKit.UIApplicationShortcutIconType
import platform.UIKit.UIApplicationShortcutItem
import platform.UIKit.shortcutItems
fun setDynamicAppShortcut() {
// Create an icon for the shortcut