K
K
KnightForce2018-09-04 01:44:01
React Native
KnightForce, 2018-09-04 01:44:01

How to speed up React Native?

Need to speed up JS code on React Native on Android.
I read that there is a faster engine for Android.
On iOS it works faster.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nick, 2018-09-04
@KnightForce

In theory, you can either maintain a more up-to-date JSC with this , although the developers themselves are now discussing updating the JSC.
It might be worth trying to profile and optimize the existing JS code first, as described in the doc .

A
Artem, 2018-09-04
@ulkoart

kotlin?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question