Skip to content

Commit 49749df

Browse files
committed
chore: update readme
1 parent fc8f763 commit 49749df

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,8 @@ You can find them in the example.
1919

2020
## Update History
2121

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))
3124

3225
[Full update history list](https://github.com/sohobloo/react-native-modal-dropdown/wiki/Update-History)
3326

0 commit comments

Comments
 (0)