mirror of
https://github.com/zhigang1992/react-native-super-grid.git
synced 2026-01-13 17:32:40 +08:00
Version 3.0.5
This commit is contained in:
@@ -319,11 +319,14 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
|
||||
|
||||
## Changelog
|
||||
|
||||
### [3.0.5] - 2019-05-04
|
||||
- Add FlatList type definitions @zhigang1992
|
||||
|
||||
### [3.0.4] - 2019-04-16
|
||||
- Fix type defenitions @hisankaran
|
||||
- Fix type definitions @hisankaran
|
||||
|
||||
### [3.0.3] - 2019-02-25
|
||||
- Fix type defenitions @jgbernalp
|
||||
- Fix type definitions @jgbernalp
|
||||
|
||||
### [3.0.2] - 2019-02-20
|
||||
- Fix calculation bug where itemsPerRow became zero (#81).
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-super-grid",
|
||||
"version": "3.0.4",
|
||||
"version": "3.0.5",
|
||||
"description": "Responsive Grid View for React Native",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user