React Native Redux Architecture Part-1

Youbaraj POUDEL
AndroidPub
Published in
3 min readNov 30, 2017

--

Why react ???

React because it lets you write code in JSX, provides
code re-usability and lets you control the unnecessary rendering of components.

Why Redux???

i.It provides a “unidirectional data flow”that helps to manage and organise data better and makes debugging a lot easier.
ii.Controls the state…

--

--

Youbaraj POUDEL
AndroidPub

Android Software Engineer (Contributor), Writer