Performance in React Native

Introduction

In this article I will focus on a topic that is quite often overlooked by React Native developers, namely – performance.

React Native is quite efficient and its default capabilities are sufficient in most scenarios, but if, for example,  you are going to create a game in it,  you probably should get deeper and do your best in order to make your product run smoothly.

(więcej…)