Releases: tejuamirthi/CustomDropDown
Releases · tejuamirthi/CustomDropDown
release-v1.5
- Added select multi drop down support
- Solved drop down close bug on clicking display view
- identifiers and delegate method changes
release-v1.0
- Added support for tap gestures on screen
- Added clear examples about the usage of different dropdown styles
- Fixed crash because of not finding superview
- Handled resuse of the .label style cell
release-v0.8
- Can tap anywhere on the screen to close the dropdown
- Developer can customize expanding/collapsing after selecting the dropdown row
- Added shadow and corner radius for the dropdown config
release-v0.5
Added support for multiple dropdown in same controller
Minor fixes
[email protected]
Two drop down styles supported.
Label and ImageLabel
Full customization supported
first-release
Use the drop down to satisfy your requirement.
Provide custom UI for the cells of Dropdown, Dropdown display view.
Default label drop down is created.