Davide Segullo

Results 23 comments of Davide Segullo

> Btw, in this implementation and react implementation pageParams has always `unknown[]` type Is it desirable behvaiour? Uhm I just followed what was being done on react

> FYI @DavideSegullo We consider it a bad practice. #2395 Oh thank you!! I tought, by reading It that It was a good pattern. Why isn't it a good practice?

> The fact that it works now doesn't mean it works for the future version. `use-sync-external-store` is provided by React and they say they maintain it to make it work...

Thanks, if I can't customize it, can it be hidden so I can add a custom bar? This way it doesn't seem very flexible to me for some designs

It seems to be related to absolute path usage, if i use a relative path everything works fine, but it still seems to be a strange behaviour, idk. I will...

I have added an example here: https://github.com/DavideSegullo/expo-router-mre/tree/fix It works a little better now, but the error is if there is nested navigation like this, you lose the reference to the...

Inside in the main branch, I have created two routes (guest) and private, I have a _layout.tsx file in the root that decides which one to go to. For example,...

> Let's make sure to test this thoroughly Yep, I already asked for a deep QA

@JoseRFelix @jonator I am testing but deposit and withdraw are broken because of this upgrade, there are infinite loading

> I'm getting some sort of wild jitter on transfer modals (M1 Macbook pro) > > It may be due to an infinite loop causing wallet connected state to keep...