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

UIView+Layout additions from other projects #4

Closed
jamaine-ustwo opened this issue Oct 15, 2015 · 3 comments
Closed

UIView+Layout additions from other projects #4

jamaine-ustwo opened this issue Oct 15, 2015 · 3 comments
Assignees

Comments

@jamaine-ustwo
Copy link

jamaine-ustwo commented Oct 15, 2015

Hey @madhikarma over the past couple weeks @aamctustwo has added some cool helper methods to 'UIView+Layout' , may be some stuff you find useful or interesting to you!

Aaron added some methods to search and retrieve constraint objects via an string identifier so you can change individual layout constraints having called 'fillSuperview'

Jam

@madhikarma
Copy link

Interesting, the original idea was to support creating the constraints easily and focused less on retrieval (leaving that responsibility to the callee).

I think its worth a pull request though and see what others think!

@madhikarma
Copy link

@aamctustwo feel free to branch and submit a PR sometime if you want too

If you don't then its fine if you guys have modified the library directly (although my OCD tells me otherwise and prefers non core additions to be project specific extensions)

Hopefully we will have #2 and #3 resolved if you guys want to integrate as a framework via submodule or pod instead

@madhikarma madhikarma mentioned this issue Dec 2, 2015
4 tasks
@madhikarma madhikarma changed the title UIView+Layout additions from Lush project UIView+Layout additions from other projects Jan 4, 2016
@madhikarma
Copy link

I think other project contributions could belong to those projects (e.g. as a fork) and contributed back but I'm not sure the retrieval one mentioned above is what I had in mind for this library, I was thinking more about the layout rules themselves. I'll add something about how to contribute to the README file and close this one for now if it's ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants