Hey. I have (have to have) a custom list on my Home Screen to receive any data after an onboarding process for the users. And the standard nav bar can’t link and send data, so I made a custom nav bar thats inside the custom list, because I drag the list over the entire Home Screen. But I can’t get the custom nav bar to stick while scrolling, is it because it’s inside a list? Or/and is it maybe a better way to design it so I can use the standard nav bar outside the list, for the easy navigation and just have an icon or button inside the list that sends the data? For now I only need to send data to two other “main” screens in the app. I’m a beginner