We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65044d9 commit 32c8c7bCopy full SHA for 32c8c7b
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 0.1.0 (2024-03-18)
4
5
6
+### Features
7
8
+* initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-get-item-layout-section-list",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "Create the getItemLayout prop for a SectionList with React Native",
"keywords": [
"react",
0 commit comments