Posts

Showing posts with the label flutter app development

React native applications are now turbocharged with hermes engine: find out how?

Image
Meta (previously Facebook) has decided to make all React Native applications faster, and turbocharged with Hermes Engine, the new default JavaScript engine. In this blog, we will share how React Native apps will become faster, and leaner, with Hermes Engine, and how mobile app developers specializing in React Native platform can leverage this powerful Javascript engine. But before that, let’s find out more about Hermes Engine and the new updates in React Native 0.70 version. What is hermes engine? As the size and capabilities of mobile apps became complex, bigger, and more demanding, the performance of JavaScript frameworks started to deteriorate. This prompted Facebook to develop Hermes Engine in 2019, which is an open-source JavaScript Engine, optimized for mobile apps. For Facebook-centric apps, created using React Native, Facebook created Hermes Engine to make the apps faster, leaner, and performance-centric. Hermes engine becomes default for all react native apps Starting Septembe...

5 biggest updates in Flutter 2.2 release that you should know right away

Image
       Google’s open-source UI software development platform: Flutter has just been revamped and refreshed with the current version Flutter 2.2, which has been armed with some interesting new features and capabilities. This was announced during the recently concluded Google I/O 2021 event. Flutter’s Popularity Rises Flutter by Google has now become the world's most popular cross-platform development framework. According to Slashdata, approximately 45% of all cross-platform developers are now using Flutter for creating mobile apps. In fact, between 2020 and 2021, usage of the Flutter framework witnessed a massive surge of 47% in growth, and right now, 12% of all mobile apps in the Google Playstore are using Flutter. Launched in 2017 by Google, Flutter supports a cross-platform app development framework for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and also for web-form via one single codebase. That’s the beauty and capability of Flutter. Now, without much ado...