Skip to content

Objective C Header

Objective c bridge header

Creating a bridge header for connecting both swift & objective c environment which could be auto prompted by Xcode.

Also swift won’t have to import in independent files with .swift file extension. It gets auto imported from bridge header file. SO