SNSalomon Nghukaminsolomonking.hashnode.dev·Jan 17, 2022 · 7 min readMastering Props in React NativeProps is a key concept when it comes to develop with React. In this article, we will firstly try to define what is it. Then, we will learn how to pass and access props by creating custom React Native components and finally we will learn how to use Pr...00
SNSalomon Nghukaminsolomonking.hashnode.dev·Dec 17, 2021 · 2 min readReact Native app optimizationReact Native is a fascinating tool for mobile development. It allows you to produce an application for Android and iOS in a relatively short period of time. This time saving obviously comes at a cost that is felt through performance losses. We can th...01I
SNSalomon Nghukaminsolomonking.hashnode.dev·Dec 17, 2021 · 2 min readOptimisation d'une application React NativeReact Native est un outil fascinant pour le développement mobile. Il permet en un laps de temps relativement court de produire un application pour Android et iOS. Ce gain de temps présente évidemment un coût qui se fait ressentir par des pertes de pe...01A