Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

RolandasRazma/RRContainerView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRContainerView

iOS6 "Container View" backport to iOS5

Disclaimer

Use at your own risk. This is App Store valid. iPad version of @YPlan uses it for iOS5 support :)

What you will find inside

If you fork, you will find workspace with 2 projects RRTestApp and RRContainerView.
RRTestApp has "Container View" created in interface builder (like you normally would do for iOS6), whats interesting is that it has deployment target iOS5. You can run same project on iOS6 and iOS5 and it should look and behave the same. Essentially its iOS6 "Container View" back port to iOS5

I don't have blog so...

So I started build iPad version of @YPlan and thought it would be nice to use iOS6 "Container View" in Interface Builder - unfortunately its iOS6 only… As I had a lot of fun porting AutoLayout to iOS5 I decided to do same for "Container View". This should be App Store valid but I will update about that after iPad version of @YPlan will be approved/rejected :)

Will it slow down my iOS6+ app?

It will have no effect on your app. On iOS versions where "Container View" supported by default, the default implementation is used.

How to use it in my project?

Just drop RRStoryboardEmbedSegue.h and RRStoryboardEmbedSegue.m into your project and forget about them :)

This is wicked, do you have more?

Check out "Base Internationalization" backport to iOS5
Check out iOS7 backports

About

iOS6 "Container View" backport to iOS5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages