You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix bug:
[\#9](#9)
*undefined is not an object (evaluating '_this.updatePosition.bind')*
in v0.3.1.
- Fix bug: Wrong width of dropdown in very few cases.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@ You can find them in the example.
21
21
22
22
## Update History
23
23
24
+
### v0.3.2
25
+
- Fix bug: [\#9](https://github.com/sohobloo/react-native-modal-dropdown/issues/9)*undefined is not an object (evaluating '_this.updatePosition.bind')* in v0.3.1.
26
+
- Fix bug: Wrong width of dropdown in very few cases.
27
+
24
28
### v0.3.1
25
29
- Fix bug: [\#6](https://github.com/sohobloo/react-native-modal-dropdown/issues/6) Can not specify `height` style for `dropdownStyle`.
0 commit comments