<!-- Generated from the rendered page by scripts/write-llm-mirrors.mjs. Do not edit by hand. -->
Canonical: https://molo17.com/blog/react-native-a-native-developer-point-of-view/
Markdown mirror: https://molo17.com/blog/react-native-a-native-developer-point-of-view/index.md
Title: React Native - A Native Developer Point of View - MOLO17
Description: Slide of the talk at FVG Dev on the experience with React Native with the pros and cons from a Native Developer Point of View.

[← All articles](/blog/)

Article

# React Native – A Native Developer Point of View

18 Jun 2019  [Knowledge sharing](/blog/?category=knowledge-sharing)  1 min read

During this weekend the FVG Dev conference was held in Ronchi dei Legionari with the topic \\”Cross-platform mobile app development\\” and I had the chance to expose my experience \[…\]

During this weekend the [FVG Dev conference](\"https://www.facebook.com/events/340832089951700/\") was held in Ronchi dei Legionari with the topic \\”Cross-platform mobile app development\\” and I had the chance to expose my experience with React Native with the pros and cons seen from the perspective of a Native Developer.

## React Native Pros and Cons

I tried to examine all the positive and negative aspects of this framework, that we often hear about or read about in technical articles.

Who created it? How it works? Can I use it in my project? Why yes? Why not?

But the most important thing is that I\\’ve never lost my way. My native way!

For example, during my experience I went through serious problem like degraded performance, app instability and big rework after framework updates.

## Useful features

But React Native is not only problem! ?

For example, Hot Reload feature is very useful when you want a pixel-perfect app and you have to continue change the dimension of a view.

As a result you will see your change real-time on your emulator or device so don\\’t have to re-run you app.

![\\"Federico](\"https://molo17.com/wp-content/uploads/2019/06/IMG_2187-1024x768.jpeg\")

Federico Monti from MOLO17 @FVG Dev conference \\”Cross-platform mobile app development\\” React Native vs Native development approach

Below you will find the slides of my talk.

So, Enjoy the reading! ?

Looking for a different multi-platform app development approach? Have a look at [Kotlin Native](\"https://molo17.com/2019/02/a-trip-into-kotlin-native-multiplatform-projects-part-1/\") in which [MOLO17](\"https://molo17.com/\") has gained a lot of experience with it in many challenging projects.

[← Older article TCP/IP Network for Programmers: Part One](/blog/tcp-ip-network-for-programmers-part-one/) [Newer article → HUMAN CODE – CHAPTER 1: Daniele Angeli](/blog/human-code-chapter-1-daniele-angeli/)

## Keep reading

1.  [Knowledge sharing How to develop Telemedicine solutions with Couchbase In a time of sanitary emergency like this, the need to be able to access all databases interactively and on the move, has become a priority, particulary in Telemedicine. \[…\] 30 Apr 2020](/blog/how-to-develop-telemedicine-solutions-with-couchbase/)
2.  [Knowledge sharing #4 Discover Couchbase: your first app with Couchbase Lite In the previous articles we had a first look at Couchbase Lite and we discovered how to integrate it into a mobile app. Moreover, we got aware of Couchbase \[…\] 7 Feb 2020](/blog/your-first-app-with-couchbase-lite/)
3.  [Knowledge sharing Easy with Gluesync: connect E2000 (Euro2000) ERP with your mobile app In this article we will have an overview on how MOLO17 has easily integrated a customer\\’s ERP to the Twinforce WFM app in just a bunch of hours without \[…\] 24 Jan 2020](/blog/easy-with-gluesync-connect-e2000-erp-with-your-mobile-app/)

[Back to all articles](/blog/) [More in Knowledge sharing →](/blog/?category=knowledge-sharing)
