react-native-swappable-grid 1.0.9 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +6 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -390,3 +390,9 @@ ISC
390
390
  ## Contributing
391
391
 
392
392
  Contributions are welcome! Please feel free to submit a Pull Request.
393
+
394
+ ## Contact
395
+
396
+ For any question regarding the package, feel free to contact me at **william99danielsson@hotmail.com**
397
+
398
+ Cheers! ✨
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-swappable-grid",
3
- "version": "1.0.9",
3
+ "version": "1.0.12",
4
4
  "description": "A React Native component for creating draggable, swappable grid layouts with reordering, delete functionality, and smooth animations",
5
5
  "keywords": [
6
6
  "react-native",