Relative Content

Tag Archive for react-nativereact-hooksreact-navigation

intialParams not being passed to toggle a modal

I have these two components one is a modal and the other the stack navigator. so in the stack navigator im defining a function that will toggle the modal, but the function is not being passed and dont know the reason why,