Taiki Suzuki

Results 8 comments of Taiki Suzuki

@tailec Thank you for replying! I’ll explain why delegation cannot be used as notification mechanism for MVVM 👍 Notification mechanism for MVVM notifies without considering whatever objects receive notifications. Observables,...

Hi, @VineFiner > What is the difference between a delegate and a closure? Closures are one of Swift function that self-contained blocks of functionality. On the other hand, Delegations are...

You must set image and boxsize before committing animations. This library have not been supported contentMode yet.

Hi, I've gotten this result with iPhone8 simulator. (v0.13.0) ![simulator screen shot - iphone 8 - 2017-11-08 at 01 20 02](https://user-images.githubusercontent.com/2082134/32504374-03091e96-c423-11e7-9cfc-022b54285f9c.png)

Hi, do you link .xib view to @IBOutlet?

@Luten Thank you for reporting. Did you try to remove and reinstall that iOS application already?

@Luten I haven't had time to investigate and fix it. Sorry...

@toshi0383 I've fixed an issue of (https://github.com/marty-suzuki/ReverseExtension/pull/58#pullrequestreview-741028506) by #59 🛠 Would you mind reverting DelegateProxy deletion by 3ac2547593dbfdf875662452340c9c6047d184af ? On the other hand, would you mind re-committing concrete forward implementations...