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 5e70d3d commit a49ef2cCopy full SHA for a49ef2c
README.md
@@ -1,3 +1,8 @@
1
# react-native-dropdown-autocomplete
2
3
[](https://www.npmjs.com/package/react-native-dropdown-autocomplete)
4
+
5
+### Authors:
6
+ **[Maksym Plotnikov](https://github.com/maksym-plotnikov)**
7
8
+ **[Maksym Kordiyak](https://github.com/maxkordiyak)**
package.json
@@ -2,6 +2,9 @@
"name": "react-native-dropdown-autocomplete",
"version": "1.0.0",
"author": "maxkordiyak",
+ "repository": "maxkordiyak/react-native-dropdown-autocomplete",
+ "license": "MIT",
+ "main": "index.js",
"dependencies": {
9
"prop-types": "^15.6.2",
10
"query-string": "^6.2.0",
0 commit comments