Skip to content

Load nib file from main Bundle #27

Description

@nvdcmptr

i have problem with local cocoapod from this library in load nib file for cell and i solve this by presented solution. so fix it please!

SOLUTION:
in path CollapsClickCell.m(file) > + (CollapseClickCell *)newCollapseClickCellWithTitle: index: content: (method) , replace [NSBundle mainBundle] with [NSBundle bundleForClass:[CollapseClickCell class]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions