Hello, I am trying to build a custom select component using pressable and view. The only blocker I currently have is there is no way to set up a z index on the view component, so my select dropdown is behind other components.
Wondering if there’s anything I’m missing, or what would be the recommended way to build a custom style Select component in checkout ui extension?