navigation between screens is not working after publishing

I’m not able to navigate to the screens after publishing the app at the expo. props.navigation.navigate(‘Name’)

Check the below link for the published app

Try hitting signing → get a quote button in the dashboard.
The app reloads.

But this works fine in the emulator or the actual device before publishing. (expo start)