
SuperView is an iOS project that allows you to wrap your website in a super simple iOS app. It is ideal for single page web app with on-screen/no navigation. For example, a game, interactive page, web-based slideshow, etc. There is just one config file to setup everything, simply edit the included config file.
The product consists of several third party dependencies in a compiled state that you cannot modify but are very easy to use. If you don’t need one of them, like Facebook or OneSignal. You simply delete it when you open the project using Xcode.
- Latest Xcode – Xcode includes everything you need to create amazing apps for iPhone, iPad, Mac, Apple Watch, and Apple TV. This radically faster version of the IDE features new editor extensions that you can use to completely customize your coding experience. New runtime issues alert you to hidden bugs by pointing out memory leaks, and a new Memory Debugger dives deep into your object graph. Swift 4 includes more natural and consistent API naming, which you can experiment with in the new Swift Playgrounds app for iPad.
- Swift 5 – Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. The goal of the Swift project is to create the best available language for uses ranging from systems programming, to mobile and desktop apps, scaling up to cloud services.
- Support latest iOS – Everything you love is now even better with latest iOS version, Apple’s biggest release yet.
- Awesome Code Quality – Code is clean, consistent, easily configurable and customizable. We provide excellent support.
- In-app purchase – In-app purchases are extra content or subscriptions that you can buy in apps on your iOS device or computer. Our webview app supports in-app purchase for for removing AdMob ads from the app. Everything you need to do is to create an in-app purchase item and copy and paste the item id in the “SuperView.plist” file in the project folder. If you don’t want In App Purchase in your app, simply remove key and string tags.