TURecipientBar icon indicating copy to clipboard operation
TURecipientBar copied to clipboard

Add traditional layout example

Open davbeck opened this issue 12 years ago • 5 comments

In addition to the auto layout example, there should be an example of how someone would use the bar in a traditional layout environment.

davbeck avatar May 14 '13 23:05 davbeck

+1. I could really use this for a project of mine which is made with storyboards and traditional layout.

Fogh avatar May 17 '13 15:05 Fogh

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.

natsuo avatar May 17 '13 16:05 natsuo

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.

hanonno avatar Jun 09 '14 07:06 hanonno

+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?

xzenon avatar Jul 16 '14 14:07 xzenon

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.

alonecuzzo avatar Aug 17 '15 19:08 alonecuzzo