Currentlyuses a ScrollView but a FlatList would lazily load off screen items, improving performance. More can be read on ScrollView vs FlatList [here](https://reactnative.dev/docs/scrollview).