L
L
load352016-07-28 23:37:38
Apple Xcode
load35, 2016-07-28 23:37:38

Exporting xcode to react-native. Is it possible to?

I heard that in react-native you can somehow export from the xcode project.
That is, the react algorithm is as follows:
we write code in js and react converts it to swift and java for the respective platforms.
I have code in swift and can I convert it to js using react, so that in the future I can make an android application from react?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-07-29
@load35

No, of course, and vice versa, React-Native does not convert code to Swift and Java, it simply exports the project, inside it is just a "shell" ("browser" engine) and React-Native code.

S
Shane Matte, 2017-02-07
@mattedev

No :) I wonder who you heard it from.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question