react-native-timer-picker 1.2.10 → 1.2.11
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 +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,6 +33,8 @@ Works with Expo and bare React Native apps.
|
|
|
33
33
|
|
|
34
34
|
## Demos 📱
|
|
35
35
|
|
|
36
|
+
**Try it out for yourself on [Expo Snack](https://snack.expo.dev/@nuumi/react-native-timer-picker-demo)!** Make sure to run it on iOS/Android to try it out properly.
|
|
37
|
+
|
|
36
38
|
<p>
|
|
37
39
|
<img src="demos/example1.gif" width="250" height="550" style="margin-right:50px"/>
|
|
38
40
|
<img src="demos/example2.gif" width="250" height="550"/>
|