I am working as part of localization team and I want to display the original text (English) and localized text side by side so that QA can check if the translation looks correctly. The string is also using Rich Text format so a single JSON reader might not fit what I am looking for. It would be the best if it can be done on native side as well. Thanks!