Ios Universal Webview Boilerplate

screenshot of Ios Universal Webview Boilerplate

Universal Swift-based boilerplate for a web app.

Overview

The Simple Universal Webview App is an Xcode 6 Universal project that allows users to wrap their website or web app in a simple iOS app. It is designed for web developers who want to release an iOS app without having to learn Swift.

Features

  • Local mode: Users can replace the content in the "www" folder with their own mobile website and run the app.
  • Internet mode: Users can set their URL in the ViewController.swift file and run the app to display their web app.
  • Supports HTML/CSS/JS: The app allows users to build iOS apps using HTML, CSS, and JavaScript without using Cordova or learning Swift.

Summary

The Simple Universal Webview App is a convenient tool for web developers who want to release their own iOS app without having to learn Swift. With its local and internet modes, support for HTML/CSS/JS, and ideal use cases for single page web apps, games, interactive pages, and web-based slideshows, this app simplifies the development process and allows users to focus on their web app's content and design.