not working Properly in ipad ios11
Hi, I am using rich text editor in my app ,it is working fine upto ios 10 but not working well from ios 11 . example ,after changing font it effecting for only one character after it changing to default font.
Hello, Even i am facing same issue.I am using richText editor for custom keyboard. Upto ios10 it works well.In ios11 we need to select attributes manually for each character because it gets reset to default font attributes
Hey guys,
My fork of this project doesn't appear to have this issue in iOS 11: https://github.com/Deadpikle/iOS-Rich-Text-Editor . Please give it a try. I realize I probably need to PR all of my updates to this repo or something, but I don't have time to do that right now (or time to figure out what is making my fork appear to work on iOS 11), so someone harass me later to get on that 😉 .
@Deadpikle Thank you for the reply.I tried above code in iOS 11.1 but still same issue i am facing as mentioned above.Please help me out