pmadruga / react-native-clean-project

Automating the clean up of a React Native project
MIT License
1.17k stars 52 forks source link

React Native for macOS Support #102

Open huperniketes opened 1 year ago

huperniketes commented 1 year ago

Microsoft has created a set of tools to support React Native on macOS. It would be nice to include support for it in this package.

I can supply the PR for it, but I'd like to know what the preference is for the contribution: 1. as one commit of all the changes encompassing the complete support; or 2. a series of commits where each shows a set of related changes (eg, askiOS/--removeiOS-build,wipeiOSBuild, et al in one commit; askSystemiOSPodsCache, wipeSystemiOSPodsCache, getWipeSystemiOSPodsCache, etc in another commit; and so on...)?

huperniketes commented 1 year ago

My changes can be seen on my fork https://github.com/huperniketes/react-native-clean-project/tree/feature-macOS-support.

0000F8 commented 5 months ago

Bumping this for a +1 please! :)