DylanDylann
DylanDylann
@jnowakow We avoid using Platform checking on our codebase. Could you apply this pattern to this PR? https://github.com/Expensify/App?tab=readme-ov-file#platform-specific-file-extensions
Sure, I will do it soon
@kirillzyusko the test failed
@dannymcclain Could you make a build again and test on that build to ensure the duration is fine now?
From my testing, I don't see a significant difference in the behavior compared to the main branch when clicking on bottom bar tab
@kirillzyusko Ahh thanks, I had the same thought with @dannymcclain
> The current problem is that after native-stack PR merge screens in bottom tabs are getting re-created whenever user changes them, but these screens should be created just once and...
@kirillzyusko When clicking on the search tab and then clicking on the settings or chat tab, it is unresponsive https://github.com/user-attachments/assets/c1559ad4-f94e-4d12-bfb2-ae985534f4d8
@mountiny @joekaufmanexpensify I tried to reproduce this bug from my side. I used a mock response from [here](https://github.com/Expensify/App/pull/52016#issuecomment-2460185482). Let's see this video https://github.com/user-attachments/assets/61aa81c5-8e2b-4be9-92a0-7e650f67608e When clicking mock data (it means that...
@VickyStash Thanks for your information. Just want to confirm this point: > So there should be no problem like this for the real users, as they will have isBankConnectionCompleteRoute true....