forkingdog / forkingdog/FDStackView
Instead of using __asm, is it possible to use @compatibility_alias to achieve the same thing?
Abierto
- Lenguaje dominante
- Objective-C
- Estrellas
- 2.5k
- Forks
- 310
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.