C
C
camperofcamper2019-06-23 14:28:13
Android
camperofcamper, 2019-06-23 14:28:13

What mobile cross-platform framework do you recommend?

I must say right away that I am a web developer without knowledge of Java, C #, Swift, etc., but with a good understanding of JS, HTML5 and CSS3. Previously, I did not come across the development of an application for mobile phones from the word at all.
Current task: to make an app using web technologies, which will be converted into a native application for iOS and Android. At the first stage, only a couple of tabs with materials are required from the functionality, which are loaded from the database on the server, and that's it. Of the native functions of the platforms, only Push notifications are needed.
When researching, I immediately cut off all sorts of "CMS" and "App Builders", settled on the PhoneGap and React Native frameworks. In PhoneGap, it is embarrassing that in some places the webview of the built-in browser is still used there, if I understand correctly. I downloaded one of the applications on it, was not inspired by the responsiveness of the
React Native interface, but it seems to be a more ultimate framework, which then will be easy to add additional functionality. The performance/responsiveness of applications on it seemed many times better
Question for people with experience and understanding: React Native is the best solution to my problem on the market now and should I stop on it? Am I underestimating PhoneGap? Am I missing some other worthy framework?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
doublench21, 2019-06-23
@doublench21

Although cross-platform developers will burn in hell (except for VSCode developers ), the best option at the moment is React Native . For reference, the current Instagram is made in React Native . The closest successor that is gaining momentum is Flutter .
PS Forget everything else like a bad dream!

V
Vitaly Stolyarov, 2019-06-23
@Ni55aN

Why not just make a PWA?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question