Kyohei Ito

Results 19 comments of Kyohei Ito

Hi @sm11963 It is not `sizeThatFits` performance. It is the performance graph on iOS 8 when it used intrinsicContentSize on `UICollectionViewCell`. First, I made `Date` variable after `dequeueReusableCell`. Next, insert...

Hi, @toshi0383 > Cell size becomes too small or too large when modifying Cell's transform on focus update. (which I implemented in Example) Try to modify transform of subviews on...

> I'll dig further when I have time.😉 Cool. Thanks!

@jackdebugging Thanks for the issue. I'll try to fix it, but I'm busy recently so it can't be fixed immediately.

Hi @agent134ssa Thank you for reporting. I will try to solve it.

I'm sorry. Plan of support for iPad is not yet.

I will never support objective-c. However, you may call Keynode's API from objective-c.

I don't have any ideas. But, I found the same issue following. https://stackoverflow.com/questions/47866041/uitextview-in-custom-inputaccessoryview-not-resigning-first-responder-status Could you check it?