Update xcframework to use the latest library version.
Update TypeScript's definition and default values. This creates a new model to provide the WebView's parameters.
Add all logic to provide the 'open in WebView' feature.
Split the Input Arguments model into 2, one for WebView and another for SystemBrowser. This involves refactoring the code to reuse as much as possible.
Add two buttons to the sample app, to test the WebView. One uses the default values and the other is custom.
References: https://outsystemsrd.atlassian.net/browse/RMET-3425 References: https://outsystemsrd.atlassian.net/browse/RMET-3430 References: https://outsystemsrd.atlassian.net/browse/RMET-3489