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 ad89867 commit 505143eCopy full SHA for 505143e
.npmrc
README.md
@@ -2,7 +2,7 @@
2
3
# React Native Number Please 🙏🏽
4
5
-One Paragraph of project description goes here
+Generate react-native pickers with range numbers.
6
7
## Example
8
<img src="https://i.ibb.co/0GkCZnz/ezgif-3-f565f85e890a.gif" alt="ezgif-3-f565f85e890a" width="300px" border="0">
package.json
@@ -66,7 +66,7 @@
66
"lodash.findindex": "^4.6.0"
67
},
68
"publishConfig": {
69
- "registry": "https://npm.pkg.github.com/"
+ "registry": "https://registry.npmjs.org/"
70
71
"release": {
72
"branch": "master",
0 commit comments