Mikołaj Szydłowski
Mikołaj Szydłowski
## Summary According to https://github.com/software-mansion/react-native-reanimated/issues/5584, `useAnimatedKeyboard` returns incorrect height when iPad keyboard is in detached mode (so either floating, undocked or split). Moreover, there is no way to tell if...
## Summary Yeah so it turns out `hermesCommand` path was commented out (and wrong) in PaperExample `build.gradle`. I've seen that this change was introduced while ensuring RN0.71 compatibility so I...
## Summary  ## Test plan 👍
## Summary As per a request by @kirillzyusko https://github.com/software-mansion/react-native-reanimated/issues/6204, I decided to take up the feature of using both Worklet and JS handlers at once. ### API It can be...