Does react native support CSS grid?

14.3k views Asked by At

Very straight forward question, I hope you guys can help me. I was just wondering if react native support CSS grid? If so, how can I do it?

I know it supports flexbox.

Thanks.

1

There are 1 answers

2
Josh Kelly On

As of yet, no it does not. It's currently a feature request: https://github.com/facebook/yoga/issues/867