pirles
pirles
> Thanks for the update, this is what I get on my end which seems to layout fine? try changing the height of the container
```typescript import { useRef, useCallback, useEffect } from 'react'; import { View, StyleSheet, Text, Pressable } from 'react-native'; import type { DirectEventHandler } from 'react-native/Libraries/Types/CodegenTypes'; import { Shadowlist, type OnStartReached,...
 Here's what i got
Trying to overscroll the list seems to "fix" the layout temporarily 
> I see it now, thanks! Do you still need a minimal repro template?
I'll create one if you want
Thank you very much @azimgd
> Hey @FightFarewellFearless, this should be fixed on `0.4.24` Thanks! i'll try this on the weekend. Thank you for making this awesome library!
> Hey @FightFarewellFearless, this should be fixed on `0.4.24` Hello @azimgd, just tried this update recently and the onPress bug aren't fully fixed. Let say i have a very big...
