Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(iOS): Add view check for getting StackView in
goBackGesture
(#2060
) ## Description This PR fixes problem with goBackGesture screen transition. If stackView can not be found, transition just shouldn't start instead of crashing app and throwing the `Invalid view type, expecting RNSScreenStackView` error. ## Checklist - [x] Ensured that CI passes
- Loading branch information