Utilizing Translation in iOS and Android

Can anyone point me to an example of customizing the UIKit to display translations received by the auto-translation feature?

We have the preferred_language set and are receiving the correct translation object, but the UIKIt seems to bind by default to the (untranslated) “message” property with no clear way to change that.