react-everywhere/re-start

Add Mac OS as a platform

jcampbell05 opened this issue · 3 comments

You have the UMP platform supported but there is also a great library for adding native MacOS support that would be awesome to be included.

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

Pull-requests are welcome :-D I think it would be cool if you add the support on the re-base template :-)

Sure :) would love to :) is there a document I should read before I begin ?

Sure :) would love to :) is there a document I should read before I begin ?

I don't think so, just only add the dependencies that you need on that template and use any of its index.js files as basis to make it work on OSX :-)