iSimar / HackerNews-React-Native

Hacker News iOS and Android App - Made with React Native.
http://i.imgur.com/3ijCDTL.png
MIT License
3.66k stars 611 forks source link

Fix how greater-than sign appears and add functionality to tapping on comment text #30

Closed gareim closed 2 years ago

gareim commented 8 years ago

The '>' sign currently shows as > ; this fixes that.

Important only because HN commenters often use the '>' sign to signify that they are quoting the previous commenter.

Added tappability to comment text as well.