Creating and Styling the Conversations Surface

Learn how to set up Conversations surface with stack navigation for message parameters, and integrate Conversations into the main stack navigator for bottom tab visibility.

Let’s now move forward to the “Conversations” surface.

Creating the ConversationsNavigation component

Our “Conversations” surface needs to be wrapped in a new navigator because we want our users to be able to go into the conversation details. We’ll add a new component called ConversationsNavigation, where we will create a Stack Navigator:

Get hands-on with 1200+ tech skills courses.