Is there anything similar in compose ? <https://www.linkedin.com/posts/sarunw_in-ios-16-swiftui-got...
m
We can build a custom composable for dynamic text, here's a quick implementation, it could be improved: https://github.com/MohamedRejeb/Compose-Dynamic-Text/blob/main/DynamicText.kt
l
Nice 👌