Splash Screen appears while trying to login with Google SSO

Usually Splash Screen appears when the app is initiated. In fact this should be only time Splash Screen appears.

But when I am trying to login with Google SSO, In the middle of login process, Splash Screen appears once which is weird that usually should not be happened.(Earlier I worked with react-native-splash-screen and native “Splash Screen”, But i didn’t observe this behaviour).

May I know the reason behind this weird behaviour and how to prevent it?