practicalmeteor/meteor-wkwebview

Name: meteor-wkwebview

Owner: practicalmeteor

Description: A meteor package for using the significantly better and faster WKWebView in mobile apps on iOS 8+.

Created: 2015-05-31 21:26:42.0

Updated: 2017-01-31 22:54:22.0

Pushed: 2016-03-27 21:52:51.0

Homepage: https://atmospherejs.com/practicalmeteor/wkwebview

Size: 8

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Depreciation Notice

This package is depreceated in favor of the official support for wkwebview available in meteor 1.3. See here for more info.

practicalmeteor:wkwebview

Switches your meteor ios app to WKWeb?View on iOS 8+, which is significantly faster and better than the old, clunky, memory leaking UIWebView.

Installation

Due to a meteor bug, installation includes two steps:

is replaces the default meteor cordova plugin with a version
at can allow the use of the wkwebview cordova plugin
or add cordova:com.meteor.cordova-update@https://github.com/practicalmeteor/com.meteor.cordova-update/tarball/a7e98f27a26b727288da81dcfd8047eccb5f6036

is package simply includes the wkwebview cordova plugin
or add practicalmeteor:wkwebview
Important note about filling issues

This package is using a fork of Telerik's wkwebview cordova plugin. If you have non-meteor related iOS issues, please check in their repo first if a similar issue has been filed, and once the issue is fixed, I will merge the fix into my fork. So, please only create “please merge” issues here after they have been fixed in their repo.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.