|
|
|
|
|
by rkangel
1520 days ago
|
|
Facebook and Discord are built using React Native. Ebay is built using Flutter. These examples are easy to find on the homepages of the respective frameworks. I agree that for the large technology companies having a team to build a native app for both platforms is worth it - you get an optimised, native feeling experience for both platforms. For smaller companies with e.g. two developers building an app as part of a larger service then the cross platform frameworks can give you a lot of bang for your buck. They're also a good starting point to get something out, and then if you wish you can begin to incrementally replace bits with native if that's beneficial. Personally I'm also a big Flutter fan. Even leaving aside the cross platform benefits I find it a very pleasant development experience that gives very predictable results on whatever it ends up running on. I haven't yet properly used Swift UI though, which adopts a similar approach. |
|
https://blog.discord.com/using-react-native-one-year-later-9...