You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your Stevia framework and feel very convenient.
But now I have a problem, when I want to get the height constraint of the view, it will return nil.
Later found that the height constraint is obtained from the superview constraint list, maybe here is a bit of a problem?