Results 17 issues of Zheng Li

feature request

在 iOS8 以后可以直接实现一个 modal style 为 `UIModalPresentationPopover` 的 `ViewController`。 不用再用 `UIWindow` 这种 hack 方式实现 Action Sheet 了。

enhancement

将与 Discuz! 交互的API提取出来单独作为一个 framework ,便于复用和测试。

enhancement

## Motivation We can find out some undocumented parameters / requests from SourceKit source code. Since they are not documented, those parameters of request may change over time. It will...

### What happened? When I use "folder/**" to specify resources in Tuist, it returns all results within the folder as well as the folder itself, which is not what I...

type:bug