Closed Jkurbs closed 8 years ago
Hi @Jkurbs,
You're using syntax from old, non-supported, version of Bond. Please check out the readme. On bottom of the page you'll also fined migration guide. But you should read whole readme anyway. Hope it'll help.
Hi, this section of my code is given me errors the errors are :
What modification I can do? Thank you very much!
My Code:
weak var timeline: HomeViewController? var postDisposable: DisposableType? var likeDisposable: DisposableType? (error here)---> var likeBond: Bond<[PFUser]?>!