Skip to content

jlamim/iOS-Swift-WebView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Swift WebView App

About

This code was written in order to help those who need a native application to load a webapp through a webview.

Changing the URL of the Web App to be loaded

Open the file "ViewController.swift" and change the URL in ViewDidLoad method as directed in the comment just above the line.

Showing / Hiding the StatusBar

Also in the file "ViewController.swift", locate the prefersStatusBarHidden method and change the return value to TRUE if you want to display the StatusBar or FALSE to not display.

License

and licensed under:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages