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
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,15 +19,8 @@ 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
-
25
-
### v0.6.1
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))
27
-
- Code optimization.
28
-
29
-
### v0.6.0
30
-
- Introduce `renderButtonText` property to extract button text from object array data.
22
+
### v0.7.0
23
+
- Quick fix for react native 0.60. (Thanks to [@ibtesamlatif2997](https://github.com/ibtesamlatif2997))
31
24
32
25
[Full update history list](https://github.com/sohobloo/react-native-modal-dropdown/wiki/Update-History)
0 commit comments