D
D
djskf2016-10-07 09:19:30
Video
djskf, 2016-10-07 09:19:30

Game development with ReactNative?

Good day!
I am a beginner developer in the field of mobile applications and game development in general. Have experience in web application development.
I want to develop a mobile online game on ReactNative. The requirements for the game are - work with the camera (video, photo), geodata, access to the microphone.
Server side: PostgreSQL, Go, PHP.
So, how difficult will it be to work with ReactNative with such data and are there examples of games developed on this technology?
And what is the best way to organize interaction with the server and the client application? So far, only websocket and regular http requests come to mind.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nicholas, 2016-10-07
@ACCNCC

ReactNative does not have webgl, and without it, a normal game cannot be made in the browser.
As an option, do react code (for UI) and three.js for 3d scenes on cordova + js.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question