This diff introduces the `ProfileBottomSheet` component. When designing this component, I wanted to take a similar approach to how we handle popups/modals in the app today so I created a new screen in root navigator which we will navigate to when the user profile bottomsheet should appear. The "screen" we will navigate to is this component