I’ve been trying to take my text input on one screen and have it show up in the text input of another screen. The solution:
get_screen()
This method will reference the previous screen from a new one. This post from StackOverflow explains the entire method and gives a great example:
https://stackoverflow.com/questions/59074821/passing-a-text-input-between-screens-in-kivy