Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does react native support CSS grid?

Tags:

react-native

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.

like image 634
Yuri Vasconcelos Avatar asked Jan 18 '19 12:01

Yuri Vasconcelos


1 Answers

As of yet, no it does not. It's currently a feature request: https://react-native.canny.io/feature-requests/p/css-grid-layout-supporting

like image 115
Josh Kelly Avatar answered Nov 06 '22 06:11

Josh Kelly