We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b047eb0 commit 6bd30bbCopy full SHA for 6bd30bb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.25](https://github.com/qlik-oss/react-native-simple-grid/compare/v1.2.24...v1.2.25) (2024-11-28)
2
+
3
4
+### Bug Fixes
5
6
+* QB-30077 image loading issue on android ([#299](https://github.com/qlik-oss/react-native-simple-grid/issues/299)) ([b047eb0](https://github.com/qlik-oss/react-native-simple-grid/commit/b047eb05edb1a0077d5ae568d7149e514b631e89))
7
8
## [1.2.24](https://github.com/qlik-oss/react-native-simple-grid/compare/v1.2.23...v1.2.24) (2024-03-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@qlik/react-native-simple-grid",
- "version": "1.2.24",
+ "version": "1.2.25",
"description": "A react native straight table component designed for performance",
"main": "src/index",
"scripts": {
0 commit comments