Hi, I am Amr Hesham a Software Engineer, I am interested in Android and Compiler Development.

In my Hacker Noon first article, I wrote about how to use the CodeView library to create a syntax highlighter for programming languages with many extra features like autocomplete, change theme, and syntax in the runtime. You can check out the article here.

The first idea is to use it in content-sharing applications. So for example like Twitter, you can highlight hashtags, website URLs and you can also highlight emails. This feature can easily be done by using CodeView in just 3 lines of code.

#kotlin

Android CodeView: How To Highlight Text And Where You Can Apply It
1.55 GEEK