Kinarobin

Results 5 issues of Kinarobin

AnimationEntry1 子视图的释放在控制台不能输出 ## 描述 ## Hummer version: ## 复现步骤 ## 预期结果 ```bash class AnimationEntry1 extends View { view: View; constructor() { super(); this.style = { width: 200, height: 200, backgroundColor:...

bug
Platform: tenon

## 功能请求 诉求:iOS 字体大小希望能跟随系统变化而变化

enhancement
Platform: iOS

1. Once you want cancel group, the` _groupToOperationReferences` contains all object, ```Ruby for (id operationReference in [_groupToOperationReferences objectEnumerator]) { if ([_operationQueue cancelOperation:operationReference]) { dispatch_group_leave(_group); } } ``` Execute all object's...

Thanks for `pinterest` contribution to open source! And I found a `_start` flag that never used, So I hope to remove it.