yunhao

Results 5 comments of yunhao

After clone this project and modify the implementation to return `hashValue`, the unit test fails at `func testSameHashValue()`. I'm a little confused about this test case. https://github.com/ra1028/DifferenceKit/blob/f8c8d1ee24efcc93580b84965129f5e4130bf572/Tests/AlgorithmTest.swift#L246-L284 I think it...

The error is caused by API changes in iOS 12. The commit #516 may has solved the problem. Any idea about a new release for iOS 12 ? The recent...

I think this is a bug of iOS UITableView. This unexpected result also exists in the official Calendar app on iPhone. However, if you try to hide and show some...

Similiar to #1959. The issue is caused by `FormViewController` because it does not handle safe area properly. The example app should be update, it doesn't event use any safe area...

This would be great. In figma, we can use the same name for a color style and a color style group. However, it seems that the change is moved from...