Hello @yelled3 ,
First of all, thanks for the great example.
As a newbie to React Native, I've been trying to create a grid view by following your example, but it seems that if I simply c/p your example and try to run on Android, only the first row gets displayed. I can still scroll down (as if there are some contents), but the only row shown on the screen is the first row. Have you faced similar problem?
Thanks.
Regards, @nav-y