shmxybfq / TFPopup

🚀🚀🚀TFPopup不生产弹框,它只是弹框的弹出工🚀🚀🚀默认支持多种动画方式一行调用,支持完全自定义动画.
MIT License
244 stars 31 forks source link

Xib加载view问题 #16

Open liyuhongWork165 opened 3 years ago

liyuhongWork165 commented 3 years ago

Xib加载view。尺寸超出范围

liyuhongWork165 commented 3 years ago

image

shmxybfq commented 3 years ago

xib对象创建好以后需要手动给它设置一下frame,origin的值设为0,宽高设为你实际的宽高就可以了

wudeliang commented 2 years ago

pragma mark - Life Cycle Methods

pragma mark - Tools Methods

pragma mark - Building SubViews Methods