Skip to content
This repository has been archived by the owner on Feb 21, 2018. It is now read-only.

KevinJue/JS.OI-WKWebview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS OI 1.0.0

Deprecated project - Swift update have to be done

Circle CI

This is an skeleton Xcode project using WKWebView in iOS 8 including interaction/communication between JavaScript and native iOS with a UIWebView fallback for earlier versions of iOS. Here we have a protocol that unifies the functionality we'd like to have in a WebView, design pattern and some useful functionnality to start a project. Divided in two class (WKWebView / UiWebView), these are used in the ViewController viewDidLoad method to create a web view.

Note: JS.OI is a personnal project currently under development in spare time. it will include features in future. Dont be shy and share idea.


Description

  • A browser-like view controller to support web pages navigation in your Swift app.
  • Singleton implementation.
  • Push notification with url support

Advantage

  • Unit test
  • Gitmodule instead of cocoapods

About

Skeleton application with JavaScript interaction and WKWebView including UIWebView fallback for iOS 8 and feature

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages