E
E
exhang2018-09-09 22:58:12
React
exhang, 2018-09-09 22:58:12

Is there a cross-platform UI?

In general, the task is: to write the client part for the API in the WEB (React), for ios and android on react native, and for the PC with electron + react, the question is - is there any UI library that will be supported on everything? Google says that there are a lot of them, will it work the same everywhere? Or am I confusing something?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
andxbes, 2018-09-10
@andxbes

Java FX https://habr.com/company/codeorchestra/blog/198776/

S
SerzN1, 2018-09-13
@SerzN1

I think based on the specifics of all platforms, you just need rendering separation in the simplest case or a compiler, you can try to cross something from this
https://github.com/ptmt/react-native-macos (3 of 4)
https://github. com/necolas/react-native-web (3 of 4)
https://github.com/gabrielbull/react-desktop

D
Dmitry Pacification, 2018-10-01
@dmitry_pacification

material googled

D
Dimka Reactive, 2018-10-13
@raoffonom

Over the years of working with React Native, I realized that
it is best to write your own UI, since this will cause fewer problems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question