Daniel Dopiriak

Results 6 comments of Daniel Dopiriak

I would like to see that feature as well. I am using hooks and I really don't want to use class-based components.

If you are using react you are supposed to set width by passing width as a prop to the component. ![image](https://user-images.githubusercontent.com/39923116/146999456-fea709a1-ee23-47db-97d8-e72fb6b3d039.png)

@Nahani > Same issue If you are not using expo try this library https://github.com/computerjazz/react-native-draggable-flatlist I had a lot of problems with that functionality in my previous app so I decided...

I have the same problem... still didn't find any library which is not buggy on Android and recalculates the height of the items.

I am having almost the same problem when I get to the bottom of the list the item gets buggy and it's acting like it should be 100 pixels lower...