We no longer use navigation params directly in the inner component and moving caching logic of threadInfo to the outer component makes that clearer.
Depends on D5142
Differential D5143
[native] move threadInfo caching logic Authored by michal on Sep 15 2022, 9:32 AM.
Details We no longer use navigation params directly in the inner component and moving caching logic of threadInfo to the outer component makes that clearer. Depends on D5142 Check that if you change some value in settings (e.g. color) and log out, the settings screen that "blinks" for a moment has an updated value.
Diff Detail
Event Timeline
Comment Actions Should I create a separate task for moving tabNavigation listener to useEffect or just continue on this? Comment Actions Up to you! I would probably create a separate task personally, but it's okay either way. | ||||||||||||||||