@hitesh0009/react-native-datetime-picker 1.0.0 → 1.0.1

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.
package/README.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## 📸 How it looks
2
+
3
+ <p align="center">
4
+ <img src="./screenshots/iphone_example.gif" width="250" />
5
+ </p>
6
+
7
+
1
8
  # React Native Wheel DateTime Picker
2
9
 
3
10
  A fully customizable **wheel-based Date & Time Picker** for React Native.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hitesh0009/react-native-datetime-picker",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "A fully customizable wheel-based Date & Time picker for React Native with dynamic month handling, infinite scrolling wheels, and optional start/end date clamping.",
5
5
  "keywords": [
6
6
  "react-native",
Binary file