Jeremy Foo
Jeremy Foo
Using 2.1.0 and getting crashes after loading DAKeyboardControl the second time. Getting messages being sent to deallocated instances. `*** -[UIView inputKeyboardWillChangeFrame:]: message sent to deallocated instance 0x1f3a1750` Hacky fix by...
Could you make this a pull request so I can properly attribute the fix? :)
Okay. There is a lot of power inherent in its customizability. I made a small example without screwing around too much with it.  There is still much...
Sure thing. Will probably work on that examples much later. Its been a long weekend. ;)
Terribly sorry for the additional commits. realised the way i was laying out subviews wasn't ideal. so rewrote the implementation. this should be much better :) These should be the...
Hello hello. fixed the bug. sorry about that. :/
Yeah. Tinting was a problem to figure out. Will probably commit some other changes at a later date, but this should be ready for use. Yeah, I was also thinking...
Ahh! Hmm. That's quite a challenge to get working. I'd probably work on that next weekend. (PrettyKit has been a fun 2 weekends of hacks. :)) But yeah, I guess...
That'll be really exciting to work on. :) Lets make this really Pretty (pun :P)
Weird. I've gotten them to work by modifying the View Controller's UITabBarItem's badgeValue. PrettyTabBar listens for changes to those and changes the value accordingly.