I am using basic Ionic 4 template with Text selection enabled ( ionic 2: How to make text selectable?), but the selection text is not so smooth and janky on iOS.
any idea why it's behaving so wired and any way to fix this?
I am using basic Ionic 4 template with Text selection enabled ( ionic 2: How to make text selectable?), but the selection text is not so smooth and janky on iOS.
any idea why it's behaving so wired and any way to fix this?
If you want to make text selectable within an Ionic app, so you can copy and paste, I would recommend using the Ionic Native clipboard plugin.