Calvin-LL / AutoLinkText

A simple library that makes links, emails, and phone numbers clickable in text in Jetpack Compose and Kotlin Compose Multiplatform.
Apache License 2.0
59 stars 2 forks source link

Migrate to new Text LinkAnnotation API #1

Open Calvin-LL opened 7 months ago

Calvin-LL commented 7 months ago

Keep track of the new API's progress here: https://issuetracker.google.com/issues/139312671

Calvin-LL commented 7 months ago

Looks like this will be released in Compose Foundation v1.7.0 which is currently in alpha. https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.7.0-alpha07

I'll update this library once v1.7.0 make it to compose multiplatform.

NinoDLC commented 6 days ago

Compose 1.7.5 is available