mirror of
https://github.com/zhigang1992/react-native-super-grid.git
synced 2026-01-12 22:50:58 +08:00
Improve readme for section grid
This commit is contained in:
@@ -46,6 +46,9 @@ import GridView from 'react-native-super-grid';
|
||||
This is a SectionList modified to have a grid layout.
|
||||
`sections` and `renderItem` prop has same signature as of SectionList.
|
||||
|
||||
```
|
||||
import { SuperGridSectionList } from 'react-native-super-grid';
|
||||
```
|
||||
```
|
||||
<SuperGridSectionList
|
||||
itemDimension={130}
|
||||
|
||||
Reference in New Issue
Block a user