Commit 9d5033a
Delete non C++ Turbo Module SampleCxxModule (#52407)
Summary:
Pull Request resolved: #52407
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
Reviewed By: javache
Differential Revision: D77765443
fbshipit-source-id: 112fef4c1a7e1c567f3c1d471728a1dfc926adc61 parent e870935 commit 9d5033a
5 files changed
Lines changed: 1 addition & 263 deletions
File tree
- packages/react-native
- ReactCommon/cxxreact
- private/cxx-public-api
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
Lines changed: 0 additions & 178 deletions
This file was deleted.
Lines changed: 0 additions & 55 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9216 | 9216 | | |
9217 | 9217 | | |
9218 | 9218 | | |
9219 | | - | |
9220 | | - | |
9221 | | - | |
9222 | | - | |
9223 | | - | |
9224 | | - | |
9225 | | - | |
9226 | | - | |
9227 | | - | |
9228 | | - | |
9229 | | - | |
9230 | | - | |
9231 | | - | |
9232 | | - | |
9233 | | - | |
9234 | | - | |
9235 | | - | |
9236 | | - | |
9237 | | - | |
9238 | | - | |
9239 | | - | |
9240 | | - | |
9241 | | - | |
9242 | | - | |
9243 | | - | |
9244 | | - | |
9245 | | - | |
9246 | | - | |
9247 | 9219 | | |
9248 | 9220 | | |
9249 | 9221 | | |
| |||
0 commit comments