grantackerman
grantackerman
@dosu slightly increasing the gap worked for me! The solution feels a little bit suboptimal. If I have 5 dots with size of 10, gap of 10 has the issue,...
@kkafar I'm also getting this issue and was able to create a minimal reproducible example here: https://github.com/grantackerman/rns-react-state-error-repro A few key things to note that might help debug - I was...
> Hey! 👋 > > The issue doesn't seem to contain a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example). > > Could you provide a [snack](https://snack.expo.dev/) or a link to a GitHub repository under your...
@kkafar - I was able to repro in a development build as well. I'll add that to the repo as well and let you know when it's ready
@kkafar - I added instructions for how to reproduce using a development build to the README. I reproduced on an iPhone 14 running iOS 18.2, an iPhone 16 Pro running...
Hey @kkafar! Just wanted to follow up - I've confirmed the repro works in development builds (not just Expo Go) and added dev build instructions to the repo. The repro...
I was facing a similar issue when I was using router.push from a Dialog component within a Portal. `Your app just crashed. See the error below. java.lang.IllegalStateException: RNGestureHandlerRootView contains null...