Hi eveybody,
I have just started with AppMaster for an app. I’d like to build a two screen app:
- Screen with a text form field and a button
- Screen with a Webview component
Once the button is tapped, the webview on the second screen should open the URL entered in the form field.
Can anyone share a guidance how to set that up?