React Native Under the Hood - Rotem Mizrachi Meidan

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ค. 2017
  • React Native enables writing native apps in JavaScript, but under the hood there’s quite a complex mechanism that could easily be misused. This talk will help gain better understanding on how react-native actually ticks, which may help improve your app's performance and solve issues ahead of time.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 3

  • @kailashuniyal04
    @kailashuniyal04 4 ปีที่แล้ว

    Great Talk!
    Will the metrics are the same if we use setInterval in place of setTimeout and removed the looping?

  • @AModernCTO
    @AModernCTO 7 ปีที่แล้ว

    On android there is a bridge per ReactInstanceManager? How about iOS?

    • @parth-_jain
      @parth-_jain 6 ปีที่แล้ว

      same in iOS as well