/ObjCWithSwiftCode

It tell how to use and existing objective c file with Swift in iOS development

Primary LanguageObjective-CMIT LicenseMIT

ObjCWithSwiftCode

This is a sample app to demonstrate how to use bridging header for using Objective-C code files in your new Swift Project. This may be helpful if you want to add some awesome piece of code written in objective-c into your swift Project.

MIT License Copyright (c) 2018 Rohit Yadav