This would be a nice edition so an inner view could pin it's edges to it's containers layout margins.
Contributor guide
Tech stack
objective c
Domain
mobile
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
iOS Auto LayoutMasonry library basics
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
20
Research direction
Investigate Masonry's existing margin pinning functionality and the Auto Layout APIs for layout margins. Examine the library's source code to understand how edges are currently pinned and whether a new method or modifier is needed. The issue lacks specification, so consider reviewing similar feature requests or discussions in the repository.