jpancotti

Results 3 issues of jpancotti

## Summary This PR addresses an issue where iOS builds were failing due to duplicate symbols. The root cause was traced to the presence of two separate codegen specs in...

Previously using systemBackgroundColor, which could cause a visible flash of white or black background during tab transitions in apps with custom themes. Using clearColor ensures the background is transparent, preventing...

When the FragmentManager has stale fragments from a previous tabs session (e.g., after login → tabs → logout → login → tabs flow), the app would crash with "[RNScreens] There...