Introduction | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5429795-reactive-programming-in-ios-with-combine/lessons/1

Hi Josh, am wondering whether the Combine framework can be incorporated into an Objective-C app? This app will have all the new code in Swift and min iOS version will be iOS13. I could not find any documentation or articles on this topic. Thank you.

Hi - Combine provides a Swift API, and does not have one for Objective C. Hope that helps answer your question!

1 Like