tommyd·9 yıl önce·discussAnd likewise I feel like a broken record, but try MobX instead of Redux. Much quicker to get started.
tommyd·9 yıl önce·discussRegarding state management, have you tried MobX? It makes state management almost ridiculously simple. I've noticed a slight performance hit using it for deriving values for 60fps animations on React Natuve but in normal usage you'd never notice.