forkingdog / forkingdog/FDStackView

Instead of using __asm, is it possible to use @compatibility_alias to achieve the same thing?

未关闭
#32 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Objective-C
星标
2.5k
派生
310
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先检查使用 __asm 在 iOS 9 之前提供 UIStackView 的 FDStackView 实现。将这种方法与 Objective-C 的 @compatibility_alias 行为进行比较,并确定它是否保留相同的运行时兼容性。完成的标准是记录明确的决定以及任何所需的后续更改。

由索引模型根据 Issue 内容生成。

评估

技术栈
objective-c
领域
mobile
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。