forkingdog / forkingdog/FDStackView
Instead of using __asm, is it possible to use @compatibility_alias to achieve the same thing?
Offen
- Vorherrschende Sprache
- Objective-C
- Sterne
- 2.5k
- Forks
- 310
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.