G
G
Gibbzy2017-08-16 14:02:27
Android
Gibbzy, 2017-08-16 14:02:27

Internet shop for IOS/Android how to do?

I have an online store, I programmed it myself and I understand web technologies very well, and I was faced with the task of making applications for this online store.
I am completely amateur in development for mobile phones, so I need advice.
I see two ways
1. Make some kind of json API and make native applications.
2. Make, as it were, a mobile version built into applications. So is it possible at all?
It seems to me that the second option is the simplest.
If possible, please poke me with your nose where to start and what to read, where to dig.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri, 2017-08-16
@YuryBorodkin

well, at least, you can make an application - a wrapper around a native browser, i.e. the application will essentially show just your site, without the need to access it through a browser. pluses - you can get push notifications, analytics, cheap.
and so, yes - API, json, that's all. there are several approaches, expensive and good - native. price / quality - react-native , but you need to find someone who works with this and the technology is not without growth problems. Even cheaper - phoengap, iocnic, i.e. essentially a wrapper over the browser that tries to be like a native application. there is access to the hardware, but it’s a bit slow and it doesn’t look very good

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question