SapientiaPeak_N1

Results 9 issues of SapientiaPeak_N1

### New Issue Checklist 请问可以支持Texture这个库做骨架屏吗? ### Issue Info Info | Value | -------------------------|-------------------------------------| Platform Name | e.g. iOS / macOS Platform Version | e.g. 12.0 / 10.14.0 TABAnimated Version |...

feature

hi, i want to know something: 1. How to update the dependency Library 2. when i modify package and Swift build, this operation took me too much time. This is...

// If you're looking for help, please consider joining our slack channel: // http://asyncdisplaykit.org/slack (we'll be updating the name to Texture soon) // The more information you include, the faster...

当我在iOS13 上运行的时候, 点击TextField想要输入的时候, 直接Crash, 我看到aliasSelector(rac_alias_becomeFirstResponder) 为none, 在invoke的时候崩溃了.

运行时方法崩溃 : yp_scrollViewDidScroll, 死循环了.

### Issue Link :link: ### Goals :soccer: ### Implementation Details :construction: ### Testing Details :mag:

偶尔出现键盘不能弹出的情况

您好, 我这里把文件存储到iCloud中, 但是我使用UIDocumentPickerViewController查看不到我存储的文件, 我想把我的App添加的可以查看的位置里面去但是不知道该如何做, 您知道吗?? 谢谢!

重复打开关闭会crash. 你在关闭的时候 移除了backDimmingView , 但是再次打开的时候没有重新创建就使用了backDimmingView的alpha导致crash.