PLAY PODCASTS
React Native with Tadeu Zagallo

React Native with Tadeu Zagallo

React Native enables iOS and Android development using React. Mobile devices use a virtual machine to interpret the JavaScript into native code. - Tadeu Zagallo is a Facebook engineer who works on React Native for iOS. - Continue reading…

JavaScript Archives - Software Engineering Daily

September 21, 201552m 58s

Audio is streamed directly from the publisher (traffic.megaphone.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

tadeu-zagallo

React Native enables iOS and Android development using React.

Mobile devices use a virtual machine to interpret the JavaScript into native code.

Tadeu Zagallo is a Facebook engineer who works on React Native for iOS.

Questions

  • What is the story behind React Native?
  • What is the message passing model between the JavaScript VM and the native iOS code?
  • What is the threading model of React Native?
  • Why is native mobile inherently difficult?
  • Why did Facebook need to build mobile apps in the first place?
  • Is Facebook building a mobile operating system using React?

Links

The post React Native with Tadeu Zagallo appeared first on Software Engineering Daily.