Navigation problem after authenticated with auth0

Hello everyone,
I can login and redirect to app after authenticating with Auth0, but navigation doesn’t work correctly, user can’t navigate between pages( I use react native and Expo to develop my app), here is list of my packages:

“react-navigation”: “^1.4.0”
“react”: “16.3.1”,
“react-apollo”: “^2.1.4”,
“react-native”: “~0.55.2”,

I think I need more information to provide a solution.

Are you able to upload a small sample somewhere (github for instance) that allows me to repro the problem?
Please make sure to include all the necessary steps, including the setup inside your auth0 tenant (please do not include secure information such as keys etc. in your upload).

Thanks!

Sahil