I am trying to create a profile screen for my user . It looks like this
and the user can edit the information by clicking the TouchableOpacity and a lightbox from wix-react-native-navigation will pop up for the user to edit the info . It gonna looks like this
but how do i pass the textinput from lightbox to the parent ?