Relative Content

Tag Archive for javascriptcssreact-nativereact-native-flatlist

Rendered FlatList is not scrollable in react native

Basically i have a react native tab to search for an avalaible room based on the user input, after the user submit their input, the app will render a flat list of the avalaible rooms. The problem is after i tried to submit my input, the flat list actually renders but i can’t scroll down to see the rendered flat list, do you guys have any idea to fix it? By the way here’s my code (I partially use indonesian language for the code so just ignore any words you can’t understand):