GeekyAnts / GeekyAnts/react-native-easy-grid
Cannot place Col in Row
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
Nothing gets displayed when I render with this hierarchy: `Grid > Row > Col` , whereas my Grid content appears on `Grid > Col > Row`.
I assume this is a bug, as I saw nothing forbidding it (neither did I see it was supposed to work though).
If this is intended, how can I make make a grid with 3 elements on the 1st line and 4 on the 2nd ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.