Skip to content
New issue

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

Is it possible to use a custom UIView constructed using autolayout to be used inside flex layout? #179

Open
rakeshashastri opened this issue Apr 26, 2021 · 1 comment

Comments

@rakeshashastri
Copy link

rakeshashastri commented Apr 26, 2021

I have a complicated UIView with a lot of children laid out using autolayout. Can this be used inside flex layout with minimum effort? Right now constraints break and the view is not laid out properly.

Simplified POC - rakeshashastri/flexLayoutPOC@3ed6f2f

@mihaicris-adoreme
Copy link

mihaicris-adoreme commented Jun 6, 2022

I have the same question. I cant reuse some components made with autolayout inside flex layout, and the library lacks some documentation for this case. Some small examples would be really appreciated.

@rakeshashastri rakeshashastri changed the title Is it possible to use an custom UIView constructed using autolayout to be used inside flex layout? Is it possible to use a custom UIView constructed using autolayout to be used inside flex layout? Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants