Jackson Wang
Jackson Wang
Hi there! I have been using this library for a while now, great work, really appreciate it! I was debugging my own project (which installed elastic transition) for some memory...
Hey there! Love the work! Noticed some unusual memory behavior.  The memory usage increases by a lot every time I tap to...
I'm trying to set an image as background, it works but the image is like stretched out - very ugly lol. Is there a way to fix that? or am...
I've been trying to figure out how to close the menu when user taps somewhere on the screen. When users don't pick an option, or try to type something in...
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,...
UI Bug
Hey great work man! I'm noticing a UI bug as shown here:  I implemented the collection view in code, not in storyboard,...