Dropbox: The (not so) hidden cost of sharing code between iOS and Android
Dropbox Blog
- By writing code in a non-standard fashion, we took on overhead that we would have not had to worry about had we stayed with the widely used platform defaults. This overhead ended up being more expensive than just writing the code twice.
- The overhead of custom frameworks and libraries
- The overhead of a custom development environment
- The overhead of addressing differences between the platforms
- The overhead of training, hiring, and retaining developers
Dropbox Blog
Airbnb: Sunsetting React Native
[..] As a result, moving forward, we are sunsetting React Native at Airbnb and reinvesting all of our efforts back into native.
React Native at Airbnb @Medium.com
Comments
Post a Comment