Skip to content

Commit 12ad23d

Browse files
docs(readme): add demo link
1 parent 9966ae2 commit 12ad23d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
An extendible input number spinner component for react-native highly customizable.
2323
This component enhance a text input for entering numeric values, with increase and decrease buttons.
2424

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+
2527
_Compatible with: Android, iOS, Windows, Web and Expo._
2628

2729
## 📖 Install
@@ -67,7 +69,13 @@ For more examples check the `Example` directory the `App.js` file
6769
| ----------------------------------------- | -------------------------------------- |
6870
| <img src="images/skins.png" width="500"/> | <img src="images/customization.png" /> |
6971

70-
## ⚡️ Run example
72+
## ⚡️ Example
73+
74+
### Web
75+
76+
[https://marcocesarato.github.io/react-native-input-spinner/](https://marcocesarato.github.io/react-native-input-spinner/)
77+
78+
### Expo
7179

7280
Clone or download repo and after:
7381

0 commit comments

Comments
 (0)