0.4.1
- Merge PR #71: Now you can configure
selectedCellTextLabelColor
.arrowTintColor
,navigationBarTitleFont
- Merge PR #75: Now you can keep navigation title static when selecting items in dropdown menu
- Change
keepSelectedCellColor
toshouldKeepSelectedCellColor
- Fix a bug in
updateItems()
when updating menu view after HTTP request.