Skip to content

Conversation

@vonovak
Copy link
Member

@vonovak vonovak commented Sep 1, 2022

Issues:

clone this PR

run npx react-native run-android --active-arch-only and you'll probably be met with 2 errors which can be fixed as follows:

  1. patch https://github.com/facebook/react-native/blob/49dd38f1338ab8fb37144f03980bb7f122a8f04e/packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/utils/PathUtils.kt#L202

to also look for "../../package.json"

  1. copy contents of packages/react-native-codegen/lib from react-native repo to the <document-picker>/node_modules/react-native-codegen/lib

then, when I rebuild, I get more complicated errors: https://gist.github.com/vonovak/7dcef431731a5e175a84f1767ba6ccfe

Would appreciate pointers to move forward 🙂

edit: I have this pretty much done locally but need one more push to bring it over the line 👍

@WoLewicki WoLewicki mentioned this pull request Feb 28, 2023
@vonovak vonovak mentioned this pull request May 15, 2023
3 tasks
@vonovak vonovak closed this in #649 May 15, 2023
@vonovak vonovak deleted the feat/new-arch branch May 16, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants