react-native-code-push
react-native-code-push copied to clipboard
Smarter node modules path resolving
Added findNodeModulePath script to codepush.gradle, which add supports for complex rn projects such as monorepo.
@microsoft-github-policy-service agree
Hello @wjaykim thank you for your contribution, are these changes still relevant for you also did you mange to test them in some complex rn projects?
@DordeDimitrijev Yes, I’m currently using the patched code to use codepush in my rn project in monorepo.