SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Move ReactMarker to `reactnativejni_common` as it's used in NewArch also (#50511)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/50511

Reland of D72384347

ReactMarker is currently loading the whole `reactnativejni` which we should not be loading in NewArch.
This is resulting in a warning fired for all the NewArch users with `legacyWarningsEnabled`.

I'm cleaning this up by moving it inside `reactnativejni_common`.

Changelog:
[Internal] [Changed] - Move ReactMarker to `reactnativejni_common` as it's used in NewArch also

Reviewed By: javache

Differential Revision: D72552075

fbshipit-source-id: bbc75aada1564f6f54ea70a8dd4f5145d4a3ffaa
N
Nicola Corti committed
28ed958af67a503a21fe98e4ca0910cf4da54a7b
Parent: bcfe8f2
Committed by Facebook GitHub Bot <[email protected]> on 4/7/2025, 12:38:41 PM