I am trying to click a button on the side drawer to Signout on my app and go back to the Login screen. I'm using Deep Link to handle this. I'm able to go to the Login screen, but after this I got this error message:
Invariant Violation: eventType argument is required
This error is located at:
in SharePlaceScreen (created by Connect(SharePlaceScreen))
in Connect(SharePlaceScreen) (at Navigation.js:83)
in Provider (at Navigation.js:82)
in _class2 (at renderApplication.js:33)
in RCTView (at View.js:60)
in View (at AppContainer.js:102)
in RCTView (at View.js:60)
in View (at AppContainer.js:122)
in AppContainer (at renderApplication.js:32)
I am currently experiencing the same issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.
The issue has been closed for inactivity.
same issue
Most helpful comment
I am currently experiencing the same issue.