Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 28479

Does React Native translates JavaScript into native code in the background?

$
0
0

I am currently developing a hybrid mobile application using the React Native library. But I am not sure how it executes in the Android or iOS platforms just like how a native application executes. So could someone please help me understand the background process of react-native. Is it translating the JavaScript code written into native code(Java or Objective C) and then compile & executes the native code?


Viewing all articles
Browse latest Browse all 28479

Trending Articles