Zach Nugent

Results 82 comments of Zach Nugent

On it's way. For those curious, here is the mostly completed WIP: https://github.com/mrzachnugent/rnr-uniwind-test

Hey @Coolister-Ye, you can add a `PortalHost` as a child to the `Modal`, give it a name (e.g. `"modal-portal"`), then in the `components/ui/hover-card.tsx`, pass the same host name to the...

Hey @ConnorZ97 , I opened an issue here: https://github.com/software-mansion/react-native-screens/issues/2539 a while back which seems to be causing this issue. As a temporary fix, you can add a negative `sideOffset` for...

Hey @ndrkltsk, can you provide a minimal reproduction repo?

@mohitramani249 Yes, if you put the PortalHost outside of a provider, the content inside the Portal components like the Tooltip will no longer have access to the content of that...

@mohitramani249 please create a new issue with a **minimal reproduction repo (required)**

Seems like a NativeWind issue so I created one: https://github.com/nativewind/nativewind/issues/1114

https://github.com/nativewind/nativewind/issues/1114#issuecomment-2403949948