N
N
NeuroPastor2018-10-17 17:38:21
React Native
NeuroPastor, 2018-10-17 17:38:21

What libraries and components to use React Native?

Colleagues, good afternoon!
I want to learn React Native, and the best study for me is the development of a project more or less close to reality. And so I want to: receive JSON data about products from the server, cache, add them to the cart, and by the "send" button, send this stuff to the server. If there is no Internet or just a connection to the server, then put the task of sending to the server in the queue, periodically check the connection and, if possible, send it to the server. In this case, it is necessary to be able to add similar tasks to the queue. Also interested in updating the cache of goods on demand.
Yes, it’s not that I don’t know react, I didn’t even sniff it, not to mention the native.
In general, here are the questions:

  1. What libraries (components? how correctly?) to study for my task?
  2. Where does the path of a labor developer to react native begin?
  3. What development environments and/or tools do you use?
  4. maybe there are some kind of sensible reference books other than the native Facebook one?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimka Reactive, 2018-10-17
@NeuroPastor

1. Apollo has a great solution
2. Getting started .
3. I use NeoVim, but Nuclide is recommended for beginners, as it was made by Facebook specifically for React Native.
4. Answered in point 2.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question