Skip to content

Instantly share code, notes, and snippets.

@alwx
Created June 24, 2016 10:26
Show Gist options
  • Save alwx/dc86c4155578b1b3978c57940defdcb3 to your computer and use it in GitHub Desktop.
Save alwx/dc86c4155578b1b3978c57940defdcb3 to your computer and use it in GitHub Desktop.
[ui/view {:flex-direction "row"}
[ui/text {:flex 1
:style {:background-color "red"}}}
"1/3"]
[ui/text {:flex 2
:style {:background-color "blue"}}
"2/3"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment