Hi! Can you update `FormattedMessage` with this code? ``` setNativeProps = nativeProps => { this._root.setNativeProps(nativeProps) } ``` Than it will be possible to use as a child of `TouchableOpacity`. Look more here https://github.com/yahoo/react-intl/issues/1081