r/iOSProgramming Feb 04 '26

News RIP Combine Framework?

Post image
Upvotes

71 comments sorted by

View all comments

u/AirVandal Feb 04 '26

Why is that exactly? Combine is a very good fit for ViewModel-View bindings. The only thing "close" to it is AsyncSteam, which has a weird API.

Also what about all the apps that were written with Combine? Does Apple migrate those for us? What the fuck is with this trend of sunsetting core methodologies used in app development?

u/[deleted] Feb 04 '26

[deleted]

u/CrawlyCrawler999 Feb 05 '26

We still have Obj-C code from 2014 in our app, Apple is quite good at supporting legacy code.