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
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,9 @@ You can find them in the example.
19
19
20
20
## Update History
21
21
22
+
### v0.6.2
23
+
- Fix [#139](https://github.com/sohobloo/react-native-modal-dropdown/issues/139)`renderButtonText` renders \[object Object] if there is a call to `setState` in `onSelect` or `renderButtonText` functions
24
+
22
25
### v0.6.1
23
26
- Fix [#127](https://github.com/sohobloo/react-native-modal-dropdown/issues/127)`renderButtonText` does not work on `select(idx)` (Thanks to [@swb2016](https://github.com/swb2016))
0 commit comments