(URGENT PLS) Open a specific arrangement in a different screen through DRY{Any Component}

I want to use Any Component block to:

  • There are 8 buttons in a vertical arrangement on screen 1.
  • When a button is clicked, it has to open screen 2, and in screen 2, open a specific vertical arrangement and also calls a specific function that renames labels and changes images in respective placeholders.
    *for eg: IF I CLICK THE DOG BUTTON ON SCREEN 1, IT OPENS SCREEN2 AND THEN IN THAT, OPENS THE "DOG" VERTICAL ARRANGEMENT, ALSO IN THAT VERTICAL ARRANGEMENT, IT HAS TO CALL A SPECIFIC FUNCTION, THIS FUNCTION RENAMES A LABEL TO "DOG" AND IN THE IMAGE PLACEHOLDER, CHANGES FROM THE USUAL IMAGE TO DOG IMAGE...

Please help, I need to complete this project very soon,
Thanks in advance

6 posts were merged into an existing topic: How to open a specific layout in another screen