Skip to content

Mobile iOS Caveat Resolved

Compare
Choose a tag to compare
@willmcpo willmcpo released this 14 Aug 01:57
· 183 commits to master since this release

The caveat for mobile iOS that previously existed is now resolved (tested on iPhone 8, iOS 11.4). Thanks @Neddz .

Also:

  • Compiled javascript file is now in UMD format to support loading via <script /> tags
  • Compiled javascript file is now uglyfied/minified to a meagre 1.98kb
  • Demo is now deployed on Now (thanks @yusinto for the 馃憤 suggestion)