Open
Description
Thanks @machour for catching this.
Having a single FlatList to handle the various search type results may not be a good idea:
If you search for "react", display results for Repositories and Users, then scroll down on Repositories, when you get back to the Users tab, the list will have been scrolled.