I'm working on an app that needs to support Arabic input by users, and highlighting search keywords in Arabic content.
Are there any simple examples of rendering highlighted Arabic content available anywhere?
I didn't find any examples online, and after working through this with some colleagues, came up with the following sample code:
https://github.com/bradparks/arabic_highlighting_of_keywords_hashtags_and_mentions
Note that I'd include the repo here as a snippet, but it also includes over 30 screenshots that I wasn't sure how to include.