Skip to main content

All Questions

2 votes
1 answer
7k views

Jest + react-navigation not locating route / params

I am trying to write a test for an app using react-navigation and I am running into issues of the route and params being read correctly. I am getting an error of TypeError: Cannot read property '...
Blink Rankin's user avatar