I want to make it so that to reach the second screen, you have to enter a digit into the first screen. I have been trying to do this myself, but to no prevail. Here is how it all works:
On one screen, you enter a value, and the local storage carries it over to the next screen. This is the text input that you enter a number into -
And then these blocks transfer the number to the next screen -

And these blocks receive it on the other screen
