Skip to content

Instantly share code, notes, and snippets.

@addyosmani
Created September 7, 2017 04:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save addyosmani/fb053d71edcf002ccb88a278a2fec306 to your computer and use it in GitHub Desktop.
Save addyosmani/fb053d71edcf002ccb88a278a2fec306 to your computer and use it in GitHub Desktop.
Text
<Text
preview={!hotel.name}
previewStyle={{width: 80%}}
>
{hotel.name}
</Text>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment