What is the advantage of using redux integration in reaction navigation?

According to the documentation , we can use Redux in interactive navigation, but what is the advantage of using integration?

What happens if we do not integrate our navigation with Redux?

If I do not use it in my application, my application is still working, so why should I use it?

Thanks in advance.

+4
source share
2 answers

: React Navigation , Redux. Redux , Redux. Redux .

: Redux - , Redux . , Redux , , Redux . , - Redux Redux.

Redux , . . :

  • .
  • .
  • , "".
  • - Redux, - .
  • , : dispatch({type: 'GoToChatScreen'})

Redux ( ):

  • .
  • .
  • .

-, , .

, Redux - React, .

Redux , Redux Redux. , "" , ..

, Redux, Redux . , Redux .

+4

Redux React Native, dev.

- (statefull), .

Redux , , .

Redux , , Redux , Redux, .

+1

Source: https://habr.com/ru/post/1688713/


All Articles