What would be the best way to fetch the value of a textinput value from a previous screen and display this on the next screen as a label?
In X variables are passed from Screen to Screen… Pass the text to a variable and then display it on a new screen specific label
2 Likes