domingowen

Results 2 issues of domingowen

when I use it in RN 0.62.2 ONLY gridView has problem `GridView.Show({ title: 'Awesome!', items: [ {title: 'Facebook', icon: facebook}, {title: 'Instagram', icon: instagram}, ], theme: 'light', onSelection: (index, value)...