ACHIEVE NATIVE IOS PERFORMANCE WITH REACT NATIVE
Phase 1: Flux Store Optimizations Our first idea was to investigate our data flow (pre-dates Redux, but our architecture is similar) for potential performance bottlenecks. We had many stores running... Read more