I have a textinput inside listHeaderComponent with stickyHeaderIndices={[0]} which keeps it at top of the list, but for some reason its scrolls to the top of the flatlist onFocus of the textinput, how can i prevent this from happening ?
snack example androidsnack
it isn't supposed to scroll to the top of the list onFocus of the input