File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1- # React Native Number Please
2-
31[ ![ Build] ( https://circleci.com/gh/thebiltheory/react-native-number-please.svg?style=shield )] ( https://app.circleci.com/pipelines/github/thebiltheory/react-native-number-please ) ![ NPM] ( https://img.shields.io/npm/l/react-native-number-please )
42
3+ # React Native Number Please 🙏🏽
54
6- Generate react-native pickers with range numbers.
5+ One Paragraph of project description goes here
76
87## Example
98<img src =" https://i.ibb.co/0GkCZnz/ezgif-3-f565f85e890a.gif " alt =" ezgif-3-f565f85e890a " width =" 300px " border =" 0 " >
109
11- ## Install
10+
11+ ### Installing
12+
13+ Add the package to your project
1214
1315``` bash
1416yarn add react-native-number-please
17+
18+ npm install -S react-native-number-please
1519```
1620
1721## Usage
@@ -73,3 +77,7 @@ const ItsYourBirthday = () => {
7377 );
7478};
7579```
80+
81+ ## License
82+
83+ This project is licensed under the MIT License - see the [ LICENSE.md] ( LICENSE.md ) file for details
You can’t perform that action at this time.
0 commit comments