Ludwig

Results 17 comments of Ludwig

Hi ! sorry for the late answer, I was on vacation :) this is my package.json currently ! but at the beginning, I was trying to create a npm link...

I have a similar issue, when you display an overlay, the **componentId** change but when you dismiss it, you don't have a new **componentId**. ``` Navigation.events().registerComponentDidAppearListener((event) => { console.log('currentComponentId', event.componentId);...

I confirm that I wasn't able to build with node 12.x but node 14.x works well

I have exactly the same problem. at first i suspected reanimated, but after patching it, i still get the bug. Only in "release", according to sentry tracking, it's a RAM...

BTW I use Xcode_14.3.1.app to build the app

The current installation.md deployed on the website is not up to date compared to `docs-react-native/react-native/docs/installation.md` file. [Link](https://notifee.app/react-native/docs/installation#expo-support) c.c @[mikehardy](https://github.com/mikehardy) mikehardy I'm tagging you because you're the last release owner

I also try to test flipper with a fresh blank expo project, and I have the same issue, only on a physical device. ``` npx create-expo-app debug-expo-flipper cd debug-expo-flipper/ npx...

I have exactly the same problem. at first i suspected reanimated, but after patching it, i still get the bug. Only in "release", according to sentry tracking, it's a RAM...