Skip to content

ReactNative 0.74 remove internal references of onCatalystInstanceDestroy #1106

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

Closed
1 of 5 tasks
JinYuSha0 opened this issue Jun 25, 2024 · 0 comments · Fixed by #1124
Closed
1 of 5 tasks

ReactNative 0.74 remove internal references of onCatalystInstanceDestroy #1106

JinYuSha0 opened this issue Jun 25, 2024 · 0 comments · Fixed by #1124
Labels
bug Something isn't working

Comments

@JinYuSha0
Copy link

JinYuSha0 commented Jun 25, 2024

What happened?

Compilation error
Overrides method that is deprecated and marked for removal in 'com.facebook.react.bridge.NativeModule'
Related PR: https://github.com/facebook/react-native/pull/41835/files
onCatalystInstanceDestroy it has no actual effect anymore

Version

1.23.1

What platforms are you seeing this issue on?

  • Android
  • iOS
  • macOS
  • Windows
  • web

System Information

System:
  OS: Windows 10 10.0.19045
  CPU: (6) x64 Intel(R) Core(TM) i5-9400 CPU @ 2.90GHz
  Memory: 2.96 GB / 15.88 GB
Binaries:
  Node:
    version: 20.13.1
    path: C:\Program Files\nodejs\node.EXE
  Yarn:
    version: 4.3.1
    path: C:\Program Files\nodejs\yarn.CMD
  npm:
    version: 10.5.2
    path: C:\Program Files\nodejs\npm.CMD
  Watchman: Not Found
SDKs:
  Android SDK: Not Found
  Windows SDK:
    AllowDevelopmentWithoutDevLicense: Enabled
    AllowAllTrustedApps: Enabled
IDEs:
  Android Studio: AI-233.14808.21.2331.11709847
  Visual Studio: Not Found
Languages:
  Java: 17.0.11
  Ruby: Not Found
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.74.2
    wanted: 0.74.2
  react-native-windows: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: Not found
  newArchEnabled: Not found

Steps to Reproduce

upgrade react-native to version 0.74.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant