In my quest to customize React Native or NativeBase's Picker to allow headings between sections, I have figured out how to add arbitrary formatting/elements/components to individual Items.
But they are all still able to be selected or "picked".
Is there a way to mark an item to say that the user cannot select it?