This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Description
From @tmickel on February 3, 2016 16:58
Currently we're using UIWebview. WKWebview is supported on iOS 8+, which according to our analytics is at least 80% of iOS users. Switching to WKWebview will provide better performance, a much nicer JS-native interface, and hopefully less bugs.
Copied from original issue: LLK/scratchjr-private#466