ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.24k stars 428 forks source link

Unofficial roadmap #230

Open aleclarson opened 5 years ago

aleclarson commented 5 years ago

🚨 Moved to alloc/react-native-macos

See the roadmap here.

eveningkid commented 5 years ago

Thank you so much for doing this @aleclarson.

It has been a year or so that I've wanted to start an app using react-native-macos and I feel that this project might eventually soon be ready-to-use thanks to your work!

Good luck for everything, really.

pgavazzi commented 5 years ago

Do we know if facebook is planning to release an official react-native-macos?

aleclarson commented 5 years ago

@pgavazzi They're most definitely not. See here: https://github.com/react-native-community/discussions-and-proposals/issues/4#issuecomment-447605070

And I don't think Apple has an incentive to make it easier to build cross-platform applications, so I don't expect them to do such a thing either.

fungilation commented 5 years ago

@aleclarson no need with Catalyst? Just add Mac as new target next to iPhone and iPad, if RN proper fixes any kinks with that in Xcode 11.

https://github.com/ptmt/react-native-macos/issues/244

aleclarson commented 5 years ago

Just pushed these to master:

adamierymenko commented 4 years ago

Just wanted to mention -- I hope this doesn't get abandoned because of Catalyst. Yes you can run iPad apps on Mac now, but so far the experience seems marginal. They do not look, feel, or behave anything like Mac native apps. The font rendering seems wonky too. Maybe these things will get fixed eventually but so far Catalyst apps feel non-native much like Electron apps.