How to create a Rich Text box with or without web view in xamarin forms?
问题 I want create a Rich Text box with or without web view in xamarin forms. I tried many examples but none of that worked for me. The examples are https://github.com/XAM-Consulting/TEditor The problem with this example was, it is too slow for me and it was not editing my text at all. And it was getting crash numerous times. So I tried to follow this example https://forums.xamarin.com/discussion/95318/rich-text-box-in-xamarin-forms but the code by Adam.Else gave me lots of bugs and it was not