Answer the question
In order to leave comments, you need to log in
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
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
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 questionAsk a Question
731 491 924 answers to any question