Clément Champouillon

Results 2 issues of Clément Champouillon

Just ran into this error while trying to build project https://github.com/bsansouci/reprocessing-example. ``` Fatal error: cannot load shared library dllunix Reason: dlopen(/Users/cchampouillon/.opam/default/lib/ocaml/stublibs/dllunix.so, 138): Symbol not found: _caml_ba_compare Referenced from: /Users/cchampouillon/.opam/default/lib/ocaml/stublibs/dllunix.so Expected...

Hi, I'm getting TypeScript errors using `@birdwingo/react-native-instagram-stories` v1.3.12 with TypeScript v5.3.0 and React Native v0.73.4 (Reanimated v3.16.7). **Error:** ``` node_modules/@birdwingo/react-native-instagram-stories/src/components/Modal/index.tsx(480,19): error TS2322: Type 'DerivedValue' is not assignable to type 'SharedValue'....