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::WebScreen
to use WKWebView instead of UIWebView since UIWebView is now deprecated. Apple will stop accepting apps in April 2020 if they reference UIWebView.