Taras Perun
Taras Perun
I have NitroModules running successfully in release builds across two different projects without any issues(Xcode 16), suggesting this is likely specific to your setup. Since NitroModules uses CxxStdlib, try updating...
@roryabraham, you’re absolutely right about the performance perks we’d get with FlashList—better speed, faster rendering, the whole deal. But there's a bit of a twist when it comes to the...
I'm starting on this task and want to detail a few points here. > I think at the very least we should show the newly loaded messages gently appearing at...
I just mentioned a more detailed scenario about what chat you can land on when opening a chat through search (and you don't have that chat in the LHN) >...
Sure, I'll start with keeping the header and composer in their place and with the same info. It happens because we use `preexistingReportID` here, as we don't have much info...
No need for it, thanks. I found the issue. Now it looks like this: https://github.com/user-attachments/assets/e10ec3fa-4eb1-4bb8-a413-7a7d32111654
There's one thing that needs to be discussed: the appearance of the button that redirects you to the settings to enable contact permissions. Currently it looks like: | || |-----------------|-----------------|
@blimpich, since you're responsible for approving this PR, I'd like to discuss one point. I used this message as the source of truth: https://github.com/Expensify/App/issues/47938#issuecomment-2339668091. Rory suggested adding the ability to...
The initial idea by @roryabraham was to keep it within the project. Probably 90-95% of the entire code is generated, and almost everything could be reused for the next modules....
> If you already created a mock contact list to test this PR, could you help to share it with me? 😄 Many thanks I'm not sure if it is...