Computer Science, asked by kanjiaamir7629, 11 months ago

Integration of react native with react-navigation and redux

Answers

Answered by Anonymous
0

Explanation:

By default, React Navigation manages its state internally, but keeping navigation state in our own Redux store offers a few advantages. ... React Navigation provides some documentation on integrating Redux, but it's pretty sparse and could benefit from a more thorough example, which we'll build here.

Answered by Tanishqs
0

Answer:

Redux is better

Explanation:

The react-navigation is for the bottom tab navigation / Switch navigation etc.

Redux can be used as like when u type something in google the link in the bar changes that is the funtion of redux that we can go use the back key but in react navigatio we cant do so we have to restart the app/web to go to the previous page .

follow me on git hub id-TanishqSinghAnand

Similar questions