Skip to content

gurjnderSingh/GSWKWViewFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GSWKWViewFramework

GSWKWViewFramework for use of WKWebView for iOS Application

Step 1. Download GSWKWViewFramework.

Step 2. Import GSWKWViewFramework in you contoller import GSWKWViewFramework

Step 3. For URL loading use below method

GSWKWView.shared.pushGWKWView(loadURL: <#T##String#>, fromVC: <#T##UIViewController#>)

For HTML use below method

GSWKWView.shared.pushGWKWView(loadHTMLString: <#T##String#>, fromVC: <#T##UIViewController#>)

For printing logs GSWKWView.shared.isPrintLogs = true

For Changing color of Navigaiton Bar GSWKWView.shared.navBarBgColor = UIColor.red

For any query please reach gurjindersingh663@gmail.com

About

GSWKWViewFramework for use of WKWebView for iOS Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors