Skip to content

Commit 7998914

Browse files
Remove outdated SampleTurboCxxModuleLegacyImpl (#52412)
Summary: Pull Request resolved: #52412 Changelog: [Internal] The sample is from an outdated approach of enabling C++ Modules in RN which is not recommended anymore. Prefer C++ Turbo Modules if you need to expose / access C or C++ APIs in RN apps: https://reactnative.dev/docs/the-new-architecture/pure-cxx-modules It is not included in any RNTester app at this time Reviewed By: cortinico Differential Revision: D77770455 fbshipit-source-id: 987c9f2b9ab4145a2f6a724aad12d8473957dbe8
1 parent 94aca59 commit 7998914

File tree

4 files changed

+0
-272
lines changed

4 files changed

+0
-272
lines changed

packages/react-native/ReactCommon/react/nativemodule/samples/platform/ios/ReactCommon/RCTSampleTurboCxxModule.h

Lines changed: 0 additions & 18 deletions
This file was deleted.

packages/react-native/ReactCommon/react/nativemodule/samples/platform/ios/ReactCommon/RCTSampleTurboCxxModule.mm

Lines changed: 0 additions & 31 deletions
This file was deleted.

packages/react-native/ReactCommon/react/nativemodule/samples/platform/ios/ReactCommon/SampleTurboCxxModuleLegacyImpl.cpp

Lines changed: 0 additions & 177 deletions
This file was deleted.

packages/react-native/ReactCommon/react/nativemodule/samples/platform/ios/ReactCommon/SampleTurboCxxModuleLegacyImpl.h

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)