louis holley

Results 5 issues of louis holley

hey, thanks for the great package! i'm using infinite scrolling on the `MessageList` component like this: ``` ``` but when more messages are loaded, the scrollbar is still at the...

bug
good first issue

hey, thanks for this package it looks great! I've added it to a react native web project and the checkbox seems to toggle state correctly but no check icon is...

Community Help Needed

in the docs for staticLabel it says: "For changing the position of the label with this prop as true, use the customLabelStyles topFocused and leftFocused to adjust the wanted position"...

enhancement

working really nicely on iOS, but on Android it's just jumping to the bottom of my inverted list whenever items are prepended. has anyone else experienced this? not sure if...

## Description following the example [here](https://docs.swmansion.com/react-native-reanimated/docs/api/hooks/useAnimatedProps/) directly, the code is erroring in our project with `TypeError: Cannot read properties of undefined (reading 'setAttribute')` it's occurring here in `react-native-reanimated/lib/reanimated2/js-reanimated/index.js`: ``` if...

Missing repro
Platform: Web
Needs review