
makes the most sense for…and scroll smoothness. It was unlikely that React Native would beat our existing well-tuned system. Building in React Native makes the most sense for us on screens that don’t have highly-optimized performance requirements.
…d be the fact that it makes the violation of the single responsibility principle extremely obvious. If an object takes all its dependencies in the initializer and the initializer has more than three parameters, this is a hint that the object might be doing more than one thing and the refactoring is needed.