mironal / TwitterAPIKit

Swift library for the Twitter API v1 and v2 🍷
MIT License
119 stars 24 forks source link

Making Swift Concurrency work #126

Closed lk251 closed 2 years ago

lk251 commented 2 years ago

Hi @mironal, I would like to help implement things with Swift Concurrency, which is currently experimental in this repo. What could I do to help? Thank you.

mironal commented 2 years ago

Thank you!

TwitterAPIKit tentatively supports Swift Concurrency.

https://github.com/mironal/TwitterAPIKit#swift-concurrency-experimental

However, I am not that familiar with Swift Concurrency or Swift UI.

It would be very helpful if you could give me some feedback on your experience with TwitterAPIKit.

lk251 commented 2 years ago

I will! I am learning these things myself. I will be happy to share my experience as soon as I can try TwitterAPIKit, hopefully in the next couple of weeks.