Hacker News new | ask | show | jobs
by thedjinn 3294 days ago
I have been using React Native for a year now on a large project and came to the same conclusion. I find using Redux can quickly lead to over-engineered software.

As goes with every extra dependency: don't use it until you actually need it.