Hey I am having trouble sending user data in a specific scenario!

Basically guys I have a social feed. On this feed their is the person who posts name and photo. If you press that it takes you to their social profile. On the profile their is a button to message. I have it set up so it makes a conversation and adds the two parties. Unfortunetly I cant find a way to add the “current user” data that would put their profile and name on the new conversation. If you exit the conversation to the list of conversations their data appears and if you tap on the conversation after having created it, and exited, it will diplay the previously absent data. If anyone can help that would be great. Also is their anyway to change the screen that appears when loading into the app?



@makeshifts, duplicate the chat screen and link the message button to that screen. Then when messaging going through the user’s profile goes to the duplicated screen and the conversations list goes to the original one.