Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YGDisplay 'table', should be one of: ('flex', none') #169

Open
jahead opened this issue Mar 7, 2021 · 1 comment
Open

YGDisplay 'table', should be one of: ('flex', none') #169

jahead opened this issue Mar 7, 2021 · 1 comment

Comments

@jahead
Copy link

jahead commented Mar 7, 2021

Hey guys,
Just tried using this for our RN project since we use it for it's sister web app.
And I think there are still some holes in the implementation from the great work in #158

I"m getting this error
YGDisplay 'table', should be one of: ('flex', none')

it's due to this line hard coding the the display: 'table' which i believe is unsupported.

export const getAfterStyle = () => ({

Mind if I go a head and fix this?

@gerbenmeyer
Copy link
Contributor

Please go ahead!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants