Answer the question
In order to leave comments, you need to log in
What is a hybrid application and the easiest option?
What is a hybrid application and the easiest option?
There is a website with adaptive design, friendly to the size of smartphones, I want to make an application for all platforms from it, the functionality of the application is simple to show the site through the browser and that's it, but so that it can be supported and published on markets.
looked at all sorts of frameworks and technologies, but did not understand how to make such a simple option for all platforms.
Answer the question
In order to leave comments, you need to log in
To implement a hybrid application, there is one condition - it is a torn front from the backend.
That is, you should have SPA (html + js) and server api (as a REST option) on hand.
From the frameworks, you can look at Ionic, PhoneGap or pure Cordova, to be able to reach the native functions of the phone.
But keep in mind that there are a lot of pitfalls, including performance. So a simple/medium application can still be made hybrid, but it is better to make a complex application native right away. Or look towards React Native / NativeScript
ps If, nevertheless, you decide to do it based on WebView (Ionic etc ..), then look at the CrossWalk plugin to support androids up to 4.4
Good people, tell me where to find this description on the disk?These are just Bitrix files that they maintain on their own, you do not need to edit them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question