Novikov Denis Yurevich
Results
12
comments of
Novikov Denis Yurevich
> @dehimer this is probably an `onLayout` not working well > > probably this line: > > https://github.com/TheWidlarzGroup/rn-emoji-keyboard/blob/afbc1ee871de0b32beb375bdc6675b971fb233ae/src/components/EmojiStaticKeyboard.tsx#L138 > > can you navigate to node_modules to that file and set...
I have same issue on android with react-native-gesture-handler: "0.26.0" and "react-native-reanimated": "3.18.0" When I use FlatList from react-native-gesture-handler - list scroll is glitchy. I need react-native-gesture-handler for SwipableMenu for every...