Skip to content

Commit

Permalink
- version 2.0
Browse files Browse the repository at this point in the history
- componet is now controlled which is a breaking change (duh)
- dropdown has been made absolute so it doesn't push other components down when it appears
  • Loading branch information
Tareq Dayya committed Dec 20, 2019
1 parent abf5567 commit 6c9d1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-dropdown-autocomplete",
"version": "1.0.16",
"version": "2.0.0",
"author": "maxkordiyak",
"repository": "maxkordiyak/react-native-dropdown-autocomplete",
"license": "MIT",
Expand Down

0 comments on commit 6c9d1c7

Please sign in to comment.