react-native-grid-view
react-native-grid-view copied to clipboard
Should add Inset Adjustment on the List
The List will have a margin on the top of it unless you add
automaticallyAdjustContentInsets={false}
Would like to see this as an option that can be fed into the list view.