'FlatList not scrolling on Android in React Native [closed]

I have a Flatlist that scrolls fine on iOS but not on Android, with Android it will not scroll at all which means a user cannot access any data if it fills past the screen height

I have created a Snack https://snack.expo.dev/@richlewis14/full-screen-flatlist which will show the issue I'm facing.

I'm also interested in knowing why this works on iOS but not Android



Solution 1:[1]

An interesting thought you should keep in mind, is that a named road will not increment the number if there is not a building.

For example let's say we have named-road and there are 4 buildings in the start of the road 1,2,3,4. In our example there are no buildings for 1km. The next building will have the number 5. So that's a good way to start your algorithm.

You need to find all the roads within the selected radius, then search every road and check the distances between buildings.

I hope I helped a little.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1