Adam Gerthel
Adam Gerthel
> From the video, it looks like you do an additional click while the popover is animating in, and that causes it to get stuck. That's correct. This can happen...
Same here, happens with both `set-splash` and `set-icon`
I'm also experiencing this issue. Running `pod repo remove trunk` seems to fix it, but only if I run `pod install`. I'm unable to use `npx pod-install` (I'm using React...
Same here. I'm on RN `0.70.6` with Expo `47.0.0`
> I think you should use https://docs.expo.dev/versions/latest/sdk/storereview/ on Expo @AdamGerthel @ryuya110 Why would this package not work if expo packages are also used in the same project? I'm not talking...
> `@sentry/tracing` not working either? Or it's the same package? According to the Sentry docs for NodeJS, tracing is already enabled: https://docs.sentry.io/platforms/node/performance/#enable-tracing
Has anyone managed to solve this issue?
I'm having the same issue. Variant styles are accessed using bracket notation, but the linter doesn't understand it. > I guess you have bad styles architecture. That's not a very...
> > I'm having the same issue. Variant styles are accessed using bracket notation, but the linter doesn't understand it. > > > I guess you have bad styles architecture....
> Yeah that is your option. Could you please provide short example and I will edit it how I see it. Just to see smth Here you go: https://snack.expo.dev/jjL9yJ3ze