Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Conversation

@10xSebastian
Copy link

@10xSebastian 10xSebastian commented Apr 26, 2017

Based on #21.

Example HTML:

<a>Sebastian Pape</a> added 1 picture.

Rendered like:
screen shot 2017-04-26 at 7 49 09 am

and can't be styled (displayed inline) as the wrapping <View> is not styleable.

With this change you can style the wrapping view like:

<HTML 
  style={{flexDirection: 'row', flexWrap: 'wrap'}}
/>

Which renders:
screen shot 2017-04-26 at 7 50 45 am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants