apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 988 forks source link

Issue 900 refactor new cordova view with frame #1053

Closed msmtamburro closed 3 years ago

msmtamburro commented 3 years ago

Platforms affected

Motivation and Context

Addressing the PR comment here warranted its own pull request: https://github.com/apache/cordova-ios/pull/1050#discussion_r552788845

Description

I've cleaned up newCordovaViewWithFrame in order to extract webViewEngine initialization with configuration, when provided and supported.

Testing

Checklist