You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@
22
22
An extendible input number spinner component for react-native highly customizable.
23
23
This component enhance a text input for entering numeric values, with increase and decrease buttons.
24
24
25
+
Try it on the published demo web app: [https://marcocesarato.github.io/react-native-input-spinner/](https://marcocesarato.github.io/react-native-input-spinner/)
26
+
25
27
_Compatible with: Android, iOS, Windows, Web and Expo._
26
28
27
29
## 📖 Install
@@ -67,7 +69,13 @@ For more examples check the `Example` directory the `App.js` file
0 commit comments