react-native-gridview icon indicating copy to clipboard operation
react-native-gridview copied to clipboard

Showing Ads GridView React Native

Open Karan0910 opened this issue 7 years ago • 0 comments

I am working with GridView in which i have to show two items in GridLayout row count of 2 in React-native IOS.

The problem is that i have to show Ads after four items (i.e. 2 rows) that will cover width of mobile.But due to Span count the ads are also coming in Grid layout.Any help would be appreciated !!.

Want Output like this:- laueh

but not able to implement logic for random data to show one ad after 4 items using DataSource.

Karan0910 avatar Jul 05 '18 07:07 Karan0910