Daily iOS
Swift야놀자interview report

Using a C++ library

You need to use a C++ video-processing library from a Swift app. Would you go with the old approach (an Objective-C++ wrapper) or Swift 5.9's C++ interop?

Submit