iOSDropDown
iOSDropDown copied to clipboard
Cannot support constraints added by code
iOSDropDown is the most useful dropDownView that I have never found on Internet, but if some points below can be improved, I believe it will be a famous repository on Github.
1.When I add constraints to the DropDown instance,I found that it couldn't adapt the changes of it's superView's bounds. Then I found dropDown's subViews's frame were fixed in it's function named setupUI() in the initialization method. 2.It's hard to modify the time of it's appearing animation in cocapods way. It's a little bit long for me when I want to tap the option quikly, do not want the annimation to take away too much time.
What are the suggestions from You, Can I add you as a contributor ??
Yes, you can. My honor!
发自我的iPhone
------------------ Original ------------------ From: Jishnu Raj T <[email protected]> Date: Thu,Oct 10,2019 6:59 PM To: jriosdev/iOSDropDown <[email protected]> Cc: KevinKingCN <[email protected]>, Author <[email protected]> Subject: Re: [jriosdev/iOSDropDown] Cannot support constraints added by code (#55)
What are the suggestions from You, Can I add you as a contributor ??
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
please give a pull request