This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Included in this release:
- #816 Fixes a regression in deleting table rows.
- #812 Fixes compilation issues for new versions of RubyMotion.
- #818 Remove references to live reloading functionality since it doesn't work in newer versions of RubyMotion.
- #819 Switch
PM::WebScreento use WKWebView instead of UIWebView since UIWebView is now deprecated. Apple will stop accepting apps in April 2020 if they reference UIWebView.