So you’re a master at html5 and you want to build a native app on ios, but you don’t know swift or objective-c.
No worries, there are a ton of platforms out there to help with this. But with some basic knowledge of ios you can build an using mostly web technologies!
What we will do is a build a locally hosted website, put it inside a native ios app and run it all together to give the appearance of a native app but built using html5.
You can download the project on my github: https://github.com/newshorts/LocalWebsiteInIOSApp
One thought on “Local Website in an IOS App”