Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.0 source code.tar.gz | 2020-03-05 | 91.3 kB | |
3.0.0 source code.zip | 2020-03-05 | 150.8 kB | |
README.md | 2020-03-05 | 490 Bytes | |
Totals: 3 Items | 242.6 kB | 0 |
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.