-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Swift version? #263
Comments
This is not under development at this time, neither of us have made any ClosuresKit. But I reserve the right to steal the name. 😜 Swift provides sufficient functional features to obviate BlocksKit Core. Our plan for BlocksKit Dynamic Delegate is in flux. We have played with a Swift port and may go from there. It will be difficult to bind dynamic selectors at runtime in a way that is typesafe. |
Just noticed your comment. Feel free to use the name ;-) |
Just came across some code using a react pattern on uitextfield. - https://github.com/Ramotion/reel-search - what's the best way to hook into delegate methods with swift? |
this seems to be the best replacement thus far for blocks in swift. |
I read, that there might be an upcoming Swift version? Maybe a ClosuresKit? Does someone know where it can be found?
The text was updated successfully, but these errors were encountered: