React Native does have the nice feature of letting us work on one codebase instead of two (iPhone and Android).
One codebase is a great feature. When we were developing a taxi app (before Uber), we had to use separate code for Android, iPhone, and (for what I thought at the time would be the the new dominant device) Windows Phone.
#humor