TURecipientBar
TURecipientBar copied to clipboard
Add traditional layout example
In addition to the auto layout example, there should be an example of how someone would use the bar in a traditional layout environment.
+1. I could really use this for a project of mine which is made with storyboards and traditional layout.
Also need to make sure the recipient bar is visible and behaves normally when rotating the iPhone. Right now it seems like the recipient bar ends up behind the navigation bar.
This would be great, I have some trouble getting it to work correctly when setting things up programatically.
Everything works fine except the nice resizing animations seen in the example project.
+1 I'm struggling trying to set this up programmatically (I don't use InterfaceBuilder/stryboards/etc). @hanonno Could you please share some example code to help me and others in future?
Yeah I agree with @xzenon, there's too much hidden in IB/storyboards... would be nice to see just a vanilla code version where it shows how to set stuff up. With code there's no hidden drop downs etc etc. to slodge through; it's all just right there.