Skip to content

Issue with pushViewController inside native UIViewControllers #866

Closed Answered by mohsinulhaq
mohsinulhaq asked this question in Q&A
Discussion options

You must be logged in to vote

@WoLewicki
I did debug the cause of this since posting this discussion. I am definitely not using the prop stackAnimation myself.
The error occurs at this line.
And it's happening because the View I'm trying to push is not a RNScreenView instance but a simple UIView instance, which doesn't contain the stackAnimation property. Hence resulting in the above error.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mohsinulhaq
Comment options

Answer selected by tboba
@WoLewicki
Comment options

@mohsinulhaq
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants