Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: React Native at Airbnb with Gabriel Peal Holiday Repeat
Description: Originally published July 27, 2018React Native allows developers to reuse frontend code between mobile platforms. A user interface component written in React Native can be used in both iOS and Android codebases. Since React Native allows for code reuse, this can save time for developers, in contrast to a model where completely separate teams have to create frontend logic for iOS and Android.React Native was created at Facebook. Facebook itself uses React Native for mobile development, and contributes heavily to the open source React Native repository.In 2016, Airbnb started using React Native in...