When I last looked into this Native was still king and the friends at startups I knew who were excited about React Native were starting to rewrite their apps in native due to a variety of bugs and limitations
Years have passed, and all technology improves (Hopefully anyway...). How do Hybrid mobile development frameworks compare today to native development?
Have you or your company been successful in implementing an app in a hybrid way that didn’t leave you thinking “man, I really wish I could do X but I cant”? If so, what was the app?
I know I say react native but if there are other hybrid frameworks you love, please bring them up!
I hear Google just came out with one as well, so I’m interested to hear how those compare
It's painful to learn native, but the trade is debugging across more platforms. And learning three mobile paradigms (hybrid, ios, and android). And the complexity of shoehorning this, to support native properly.
Quicker to develop using hybrid? Definitely an unrealized myth.
Just learn native. Been doing native and used every major hybrid solution since 2008.
with its native toolchain, does Apple try to actively compete with and/or disadvantage stuff like React Native, or are React Native's "bugs/limitations" just incidental / on the React team's end? does Apple have an opinion about these things? i remember them being hostile to webview-driven stuff but this is materially different, right?
Simple app and limited resources: react native.
Complex app and decent amount of resources: native.
I believe many of the apps in the market could be just React Native apps though, without many issues. But people usually have money and would rather go the safe route, which is fine.