React Native FlatList last item visibility issue March 1, 2023 by Tarik Set bottom padding to the <FlatList> content container: <FlatList contentContainerStyle={{ paddingBottom: 20 }} />