Skip to content

Instantly share code, notes, and snippets.

@tsh-code
Created October 2, 2018 11:44
Show Gist options
  • Save tsh-code/6fc5ca7cdad29eaa0469846e2e49bb39 to your computer and use it in GitHub Desktop.
Save tsh-code/6fc5ca7cdad29eaa0469846e2e49bb39 to your computer and use it in GitHub Desktop.
<Surface width={surfaceWidth} height={surfaceHeight} left={0} top={0}>
<Image style={imageStyle} src='...' />
<Text style={textStyle}>
Here is some text below an image.
</Text>
</Surface>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment