Closed emrepun closed 4 years ago
I increased version to 0.0.5 but not sure if I should make a release and update readme. It is kind of a critical fix but, pod is not mature enough to be used yet anyways, what do you think? @Thurman1776- 🤔
I increased version to 0.0.5 but not sure if I should make a release and update readme. It is kind of a critical fix but, pod is not mature enough to be used yet anyways, what do you think?
Didn't we agree on publishing this pod as a stable version once this issue was fixed? 🤔 Can't really recall as it is been a while 😬 @emrepun
Description
While investigating, I found out that there were issues for different iPhone simulators as well, this should fix for all device types now.
Ideally a child view controller will have its own constraints and setting constraints to expandable's view directly was causing problems of conflicting constraints. This fix doesn't care about constraining child view to the parent one but rather makes your it lives within the bounds of it.
How it looks on iPad: Collapsed:
Expanded:
Closes #18
Definition of Done