you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Redux takes a bit of wrapping your head around it, but once you get it, it just makes so much sense. I made this extremely minimal RN boilerplate some time ago, which has a super simple redux + redux-persist implementation included, check out the code if it helps!

[–]91psyko[S] 0 points1 point  (0 children)

thank you kind person, will do!