You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.create a project react native with version 0.44.2 and install the ReactNavigation
2.then configure the StackNavigator as described by the official ReactNavigation website and that's when I got this error.
3.The funny thing that when I activate the debug the application works correctly
Expected Behavior
(I expected it to work the same as the Debug that did not leave said error)