AutoLink for Android Compose Text
Is there any way to use android:autoLink feature on JetPack Compose Text? I know, that it is maybe not "declarative way" for using this feature in one simple tag/modifier, but maybe there...