I have refactored some UIView sub-classes into a static library. However, when using Interface Builder to create view components for a project that uses the static library I
Try dragging the static library into your xib browser in Interface Builder. I haven't tried this with a static library, but the concept is the same. When you drag header files into IB, you can access those classes.