namesubai / SSAlert

Quickly build popovers, custom animations, and custom popover content,actionsheet. Swift and OC
5 stars 1 forks source link

关于弹出视图中View的替换跟布局刷新 #1

Open shuaiyinoo opened 3 years ago

shuaiyinoo commented 3 years ago

您好作者 非常感谢您能开眼这么好用的弹窗组建 我们在实际的使用中 需要对View的内容进行替换 但是不知道您哪里有没有调用方法替换View并重新刷新界面

namesubai commented 2 years ago

试试更改customView的子视图内容,然后 customView.frame = CGRect(x:0,y:0,width:400,height:400) alertView.refreshFrame()