Open different links in single webview screen

I have app where there are books containing different links to amazon. but i dont want to create different screen with different webview to open those links. instead of this i want one WebView screen in which i can open this all links. which can maintain speed of my app. any help please ?

i can understand how to open incoming links in single webview. any help is welcome. thank you.

Just Use Start Value.

openscreenwithvalue

Steps:

  1. Create only One more screen other than your Main Screen.
  2. Create a layout for All Books Let’s Suppose a Label on top Reading the Book Name and then a WebView to Show The Link.

  1. Now Set Your Blocks for Main Screen Like so

IMG-20220503-WA0003

  1. Now on the Layout Screen Your Blocks Would be:

IMG-20220503-WA0002

Start Value block :

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.