We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there))
view.heightConstraint?.constant == 0
is not usable, because it is nil if i set it in storyboard of xib file.
The text was updated successfully, but these errors were encountered:
Hey @NikKovIos, good to hear from you! I thought this was fixed :/ This reminds me of #90 and the fix was https://github.com/freshOS/Stevia/pull/97/files Can you debug / print the constraints generated by the xib/storyboard file?
PS Sorry for taking so long to reply 🙏 (I've been doing a lot of Kotlin lately, spying on our enemies xD)
Sorry, something went wrong.
No branches or pull requests
Hi there))
is not usable, because it is nil if i set it in storyboard of xib file.
The text was updated successfully, but these errors were encountered: