TGTGInsighttelegram intelligenceLIVE / telegram public index
← Front-end Developer News
Front-end Developer News avatar

TGINSIGHT POST

Post #144

@frontend_dev_news

Front-end Developer News

Views1,500Post view count
PostedMar 603/06/2017, 02:33 AM
Post content

Post content

---------— 📖Comparing the Performance between Native iOS (Swift) and React-Native —------— React-Native is a hybrid mobile framework that lets you build apps using only JavaScript. However, unlike other hybrid mobile technologies you are not building a “mobile Web App” (Web App wrapped in a native container). In the end, you get the real thing. Your JavaScript codebase is compiled to a mobile app indistinguishable from an iOS app built using Objective-C or an Android app using Java. This means that React-Native provides the benefits from both Native and Hybrid Mobile Apps, without any of the drawbacks.