Christoph Pader
Christoph Pader
@mrousavy how should we proceed with this?
@mrousavy do you think we should fix this error with this hacky workaround or just ignore the error during Gradle Sync? Seems there is no update in the [Google IssueTracker...
As described by @mountiny in https://expensify.slack.com/archives/C05LX9D6E07/p1717542026961829?thread_ts=1717540938.581599&cid=C05LX9D6E07, working on shipping this in the current Onyx bump PR
> Maybe @chrispader can shed more light on why the behavior has been changed 👀 I think we've been discussing this at some point in the [Native Stack PR](https://github.com/Expensify/App/pull/49937) too,...
Is this PR obsolete since https://github.com/software-mansion/react-native-screens/pull/2134 got merged? Was this supposed to be a fix for https://github.com/software-mansion/react-native-screens/issues/1685?
Yes, i'm looking into it right now
I've created a PR with a fix for this specific issue here: https://github.com/Expensify/App/pull/53475 This fix is a hacky workaround tbh, since we're basically just delaying the navigation by 200ms. The...
This issue would get fixed by https://github.com/Expensify/App/issues/53493, so i'm going to further push forward the modal migration solution
Yes, so the problem i was trying to solve was that we would see a blank HomeScreen for a brief moment the when we would change the workspace, because the...
> @mountiny I think the code changes to fix [this issue](https://github.com/Expensify/App/pull/49937#issuecomment-2470562319). For the blank screen issue, it seems to be related to `native-stack`. However I can fix it by running...