DBProfileViewController
DBProfileViewController copied to clipboard
A customizable library for creating stunning user profiles.
When I try to use DBProfileViewController with only one contentController (so with hidden segmented control) the app crash. Even with the example project there's the same issue, and even if...
Thanks for the pretty good VIewController! I am in IOS development, and unfortunately i don't understand how i can change height of detailsView Great thanks
This has been brought up before in issue #2 but setting bottom contentInset to 0 doesn't solve the problem. Somehow it disables scroll too. I've been spending lots of time...
I looked at a couple classes in DBProfileViewController, but couldn't figure out how the avatar view's frame was initially set. Is there a way to change the size of the...
Hi! I did a pod update, and I saw bunch of compile errors that just appeared out of nowhere. I'm not sure if this has anything to do with the...
I have found a UI bug. See the sceenshots:   You can see its cornerRadius...
I just did a pod update, and tried to update my code afterwards. However, it seems like I can't find DBProfileDetailsView class. I noticed that in the updated example code,...