Categories
Featured Development Resources iOS UI Controls iPad iPhone Swift

Open Source Component For Easily Creating Nicely Styled Modal Web Views

Earlier this year I mentioned a nice web view component for easily presenting a web page within your apps called TOWebViewController.

Here’s another nice open source component with a more minimalistic style allowing you to easily create modal web views with some nice simple integrated controls called JBWebViewController.

In the interface JBWebViewController includes forward and back buttons, a sharing button, and a close button along with a progress indicator like the native Safari browser. There are integrated block based callbacks, reloading controls, title customization and more.

Here’s a video showing JBWebViewController in action:

You can find JBWebViewController on Github here.

A nice modal popup webview.

Exit mobile version