longitachi/ZLImageEditor

How to load xib for image sticker view?

Opened this issue · 1 comments

Can you please provide a way to load xib for imahgeStickerViewContainer? As for now its a only view with contraint added programatically.

xib just puts the layout of the control into the xib file. The usage method is the same as implementing the layout directly with code.