Answer the question
In order to leave comments, you need to log in
What can be used to make mobile applications?
The crux of the matter is as follows.
How are mobile applications for android and ios made? Let's say a person knows js (react), html, css.
Is it possible to make a mobile application using these technologies? Or do you need something else?
For example, is it possible to use php or its frameworks? How are requests sent to the server ? How is the database there? In general, the question is what kind of technology stack is needed, if we take only native tools.
Answer the question
In order to leave comments, you need to log in
If a person knows React, then he should google about React Native.
To create a mob app, you need to know js css html
and learn phonegap
On the server, you can use simple php functions to read and write data.
In the beginning, for ease of entry, you can do without a ready-made database.
Make requests through ajax cross-domain.
For protection - HTTPS
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question