This test uses Compose multiplatform, but it can also work with Compose for Android (as I wanted to make it works on iOS).
Currently, this app can run on iOS, but some gestures are broken and need to be adapted/fixed... it makes the app useless (for now, I Hope).
I have replaced the contextual menu when selecting some text to add more text manipulation than the default one.
The dialog for adding a link could be avoided (and replaced), but it will complicate the code.
Also, there are some edge cases when manipulating the link that need to be debugged.
Waiting for update of the Text Editor and Compose for iOS
References :
Some screens