Reusable v2.3.0 Release Notes

    • ➕ Added NibOwnerLoadable protocol for UIView set as XIB's File's Owner.
      @PoissonBallon #16

    While the NibLoadable protocol is adapted to views loaded from XIB but that are set as the root view of the XIB, this new NibOwnerLoadable protocol is adapted to view loaded from XIB too, but that are set as the XIB's File's Owner.