meismyles / SwiftWebVC

A drop-in inline browser for your Swift iOS app.
MIT License
329 stars 117 forks source link

Added support for Objective C #41

Open lpbas opened 6 years ago

lpbas commented 6 years ago

Added @objc to init methods so the library can be used from Objective C, after asking in #38

Fixed bug where bottom of websites was under the toolbar as stated in #37