mirror of
https://github.com/zhigang1992/react-native-super-grid.git
synced 2026-01-12 17:42:52 +08:00
v3.0.3 release
This commit is contained in:
@@ -287,6 +287,9 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
|
||||
|
||||
## Changelog
|
||||
|
||||
### [3.0.3] - 2019-02-25
|
||||
- Fix type defenitions @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.2",
|
||||
"version": "3.0.3",
|
||||
"description": "Responsive Grid View for React Native",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user