Relative Content

Tag Archive for swiftxcodeswiftuitextfield

SwiftUI Error of satisfying constrains when clicking on textfield

When I try to create a simple login/signup page and click on the text field, it first lags and says Can’t find or decode rasons. Then it times out and says unable to simulatiously satify constraints. I havn’t added anything that should be really interfiering with constraints(even made a new project to make sure).