Citrrus / MBContactPicker

iOS7 Styled Contact Picker Library that uses a UICollectionView
MIT License
500 stars 60 forks source link

Needs an example using a nib without AutoLayout switched ON. #65

Open guidedways opened 10 years ago

guidedways commented 10 years ago

I can see there's support for manually managing the frames but there isn't an example in the app doing this. It would be nice for newbies to be able to use it out of the box without having to figure out what needs to be done with the control when not using AutoLayout.

ghost commented 10 years ago

I thumbs up this, struggled away all day but with only moderate success.