This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Description
Current behavior
Inbox team noticed tslint errors on .navigate function ( example here) when react-native/native-stack was upgraded to 6.9.12
Example:

Expected behavior
There should be no tslint errors when react-navigation packages are upgraded
To Reproduce
Please checkout this branch on inbox-client repo and dev up && dev fc. You should be able to see a bunch of tslint errors. This error also effects this upgrade
Platform:
Packages
Which packages are affected by the issue?
Environment
| package |
version |
| @shopify/react-native-performance |
x.y.z |
| @shopify/react-native-performance-lists-profiler |
x.y.z |
| flipper-plugin-shopify-react-native-performance |
x.y.z |
| @shopify/react-native-performance-navigation |
x.y.z |
| @shopify/react-native-performance-navigation-bottom-tabs |
x.y.z |
| @shopify/react-native-performance-navigation-drawer |
x.y.z |
| @react-navigation/native |
x.y.z |
| @react-navigation/bottom-tabs |
x.y.z |
| @react-navigation/drawer |
x.y.z |
| @react-navigation/stack |
x.y.z |
| react-native |
x.y.z |