React Native için ne bilmek gerekir?

Bir React Native uygulamasının temel yapısını kavramak için JSX (JavaScript XML), bileşenler, durum ve destekler gibi temel React fikirlerinin bir bölümünü görmeniz gerekir . Fakat React Native ile uygulama geliştirmek istiyorsanız React JS öğrenmek zorunda değilsiniz. React Native bilgisi de yeterli olacaktır.

Read more

React bir dil midir?

Kısa, öz ve açık bir giriş oldu ise asıl konumuza geçebiliriz. Kendine has bir dil formatı (JSX) olan React Native bizlere tek bir dil üzerinden kodlama yapabilme ve geliştirilen uygulamanın bir çok platformda çalışma olanağını sunuyor dedik.31 May 2019

Read more

Is React Native and react JS different?

While Reactjs is basically a JavaScript library and React Native is the entire framework , the former is the heart of the latter, and compliments each other. If Reactjs is optimal for creating apps with high functionality and complex calculations, then React Native is ideal to give a native feeling to your mobile apps.

Read more