All Downloads are FREE. Search and download functionalities are using the official Maven repository.

iosMain.com.blucky8649.decompose_navhost.utils.Uuid.ios.kt Maven / Gradle / Ivy

Go to download

A Decompose extension library which facilitate writing Jetpack based navigation style code for Compose Multiplatform.

There is a newer version: 1.0.0-alpha04
Show newest version
package com.blucky8649.decompose_navhost.utils

import platform.Foundation.NSUUID

actual val randomUuid: String = NSUUID.UUID().UUIDString




© 2015 - 2024 Weber Informatics LLC | Privacy Policy