Instead of using __asm, is it possible to use @compatibility_alias to achieve the same thing?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- objective-c
- Domain
- mobile
Research direction
Start by inspecting the FDStackView implementation that uses __asm to provide UIStackView before iOS 9. Compare that approach with Objective-C's @compatibility_alias behavior and determine whether it preserves the same runtime compatibility. Done means documenting a clear decision and any required follow-up change.
Written by the indexing model from the issue text.
Description
In order to use UIStackView directly, FDStackView uses __asm to "generate" UIStackView if it's running before iOS 9.0. But will it be nicer to use @compatibility_alias to do the same thing?
- Dominant language
- Objective-C
- Stars
- 2.5k
- Forks
- 310
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from forkingdog/FDStackView
-
b52clubmba Open
Difficulty 5/5 Over a week Newbie friendliness 5/100
forkingdog/FDStackView#54 ·
-
iOS11新增功能提供 Open
Difficulty 3/5 1-2 days Newbie friendliness 45/100
forkingdog/FDStackView#53 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
forkingdog/FDStackView#52 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 15/100
forkingdog/FDStackView#51 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 20/100
forkingdog/FDStackView#50 ·
All issues in forkingdog/FDStackView
Similar issues
-
clawsweeper:source-repro impact:other issue-rating: 🦞 diamond lobster P2
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
openclaw/openclaw-facetime#40 · 2 comments · 1 reaction ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
noah-nuebling/mac-mouse-fix#2054 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
obsproject/obs-studio#13918 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
SwiftOldDriver/iOS-Weekly#5439 · 1 comment ·