Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@andrewhavens andrewhavens released this 09 Mar 23:39
· 3 commits to master since this release

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.