Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/new arch #588

Closed
wants to merge 2 commits into from
Closed

Feat/new arch #588

wants to merge 2 commits into from

Conversation

vonovak
Copy link
Collaborator

@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.

1 participant