kusti8 / proton-native

A React environment for cross platform desktop apps

Home Page:https://proton-native.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Target Example

xavier7179 opened this issue · comments

It would be great if you could deliver at least one of the actual examples, e.g. the calculator, to deliver building also for mobile (react-native) and web

This isn't meant to be multi target. If you take the code around <Window> and `' and paste it into React Native, it should work, but that is not the primary focus.

I understand your point but consider this: what is the point of having a support for desktop deployment that is closed to React Native if you are not developing multi-platform in smart (time saving) ways?