freshOS / Then

:clapper: Tame async code with battle-tested promises
MIT License
993 stars 77 forks source link

can oc do it? #43

Closed iamlion closed 6 years ago

cfanfs commented 6 years ago

I think this repo is for swift only. 😴

s4cha commented 6 years ago

@iamlion oc is for "Objective-C" ? It might be usable from there, never tried to be honest. But the repo is swift only and we have no plans to improve Obj-C compatibility since Swift is the way forward :)

s4cha commented 6 years ago

@iamlion any news?

iamlion commented 6 years ago

i think it working like “nodejs: await new Promise(function(reslove,reject){ reslove({"key":"hello world"}); });” but it doesn't work : (

s4cha commented 6 years ago

@iamlion Have you been able to use it? If you have another problem unrelated to objective C, please open a new issue, closing this for now :)