forkingdog / forkingdog/FDStackView
Instead of using __asm, is it possible to use @compatibility_alias to achieve the same thing?
Open
- Dominant language
- Objective-C
- Stars
- 2.5k
- Forks
- 310
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.