Frederic Barthelemy
Frederic Barthelemy
**Describe the bug** I successfully integrated react-native-reanimated, react-native-gesture-handler, and react-native-web (all tested independently). I then made a demo: https://gist.github.com/fbartho/7705799c9438d465e1f7f3b8a0e1bedb -- this demo rendered correctly, but upon attempting to drag objects,...
0.10.0
Tracking PR for the 0.10.0 release! ## What's Changed - **Breaking**: v0.10.0 drops support for ApolloClient v3! - https://github.com/apollographql/apollo-link-rest/pull/330 by @jackstudd - Updates to all the dependencies for the modern...
#212 Just a maybe-helpful test-harness/test-case
In the hypothetical merger scenario of something using `with` import-attributes, I think we’re arbitrarily picking one of the nodes to merge the other into (presumably the earliest node becomes the...
**Is your feature request related to a problem?** VSCode and Copilot sometimes fight to insert a dependency when I’m auto-completing a type. And they inject either multiple references, or a...