We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238e512 commit e14120aCopy full SHA for e14120a
README.md
@@ -21,7 +21,6 @@
21
## 📘 Description
22
23
An extendible input number spinner component for react-native highly customizable.
24
-
25
This component enhance a text input for entering numeric values, with increase and decrease buttons.
26
27
## 🎨 Screenshots
@@ -116,8 +115,8 @@ Property | Description | Type | Default | Note
116
115
<img src="screenshots/append.png"/>
117
118
##### Description
119
-Top spinner with a child
120
-Bottom spinner with `prepend` and `append`
+- Top spinner with a child
+- Bottom spinner with `prepend` and `append`
121
122
### Props style
123
0 commit comments