Is it possible to create custom UIViews that can be used as plugins on interface builder?
So I can drag and drop them on interface bulder and see how the actual view looks like without havig to run the code to see the view.
Is it possible to create custom UIViews that can be used as plugins on
Share
It was possible to create plugins for older versions of Interface Builder, but I don’t believe it’s currently possible in Xcode 4. If you’d like that feature, the best thing to do is to file a bug report with Apple asking for it.