Skip to content

feat(Android): RN 76 new arch for Android #7965

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

Open
wants to merge 53 commits into
base: master
Choose a base branch
from

Conversation

gosha212
Copy link
Contributor

@gosha212 gosha212 commented Jan 28, 2025

Resolves #7966

@gosha212 gosha212 changed the title Feat/rn77 android newarch feat(Android): RN 76 new arch for Android Feb 20, 2025
@gosha212
Copy link
Contributor Author

The work for Android is Done

@d4vidi d4vidi linked an issue Feb 20, 2025 that may be closed by this pull request
@erennyuksell
Copy link

Hi, thank you for your hard work. When will this pr be merged and released in the next version? Is there an estimated time?

@gosha212
Copy link
Contributor Author

gosha212 commented Mar 3, 2025

@erennyuksell we are going to release a new version with Android and iOS support of new arch.
The Android implementation is finished and we are actively working on the iOS implementation. It still has a lot of issues and we can't commit to any specific timeline. My estimation is about 2 weeks - 2 month for the first RC version for both platforms.

@gosha212 gosha212 changed the base branch from feat/rn77 to master March 3, 2025 17:22
Copy link
Collaborator

@d4vidi d4vidi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notes and suggestions - for ~now
Test @Igore's - discuss offline

@gosha212
Copy link
Contributor Author

gosha212 commented Apr 8, 2025

First preview of new arch is out https://github.com/wix/react-native-navigation/releases/tag/8.1.0-alpha01

@peteAhn
Copy link

peteAhn commented Apr 8, 2025

First preview of new arch is out https://github.com/wix/react-native-navigation/releases/tag/8.1.0-alpha01

It happened android compile error

CMake Error at app/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:103 (target_link_libraries):
    Cannot specify link libraries for target "react_codegen_rnnavigation" which
    is not built by this project.
  Call Stack (most recent call first):
    CMakeLists.txt:31 (include)
at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt.execute(ExecuteProcess.kt:288)
  	at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt$executeProcess$1.invoke(ExecuteProcess.kt:108)
  	at com.android.build.gradle.internal.cxx.process.ExecuteProcessKt$executeProcess$1.invoke(ExecuteProcess.kt:106)
  	at com.android.build.gradle.internal.cxx.timing.TimingEnvironmentKt.time(TimingEnvironment.kt:32)

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.

React Native 76 - new arch (android)
4 participants