Grid
React Native Food Ordering App UI template provides you a clean list of components which helps you to generate grid with minimal efforts. See below samples
Sample 2 Columns
Sample 3 Columns with align props
Sample 2 Columns with different width
Container
Props
Required
Default
style
No
style.paddingHorizontal
No
15
Row
Props
Required
Default
style
No
style.marginHorizontal
No
-10
nomargin
No
false
Column
Props
Required
Default
flex
No
0.5
align
No
flex-start
style
No
style.paddingHorizontal
No
10
nopadding
No
false
Last updated
Was this helpful?