Commit e87bf9b
Remove stale TurboModule scaffolding from iOS native module (#324)
The #ifdef RCT_NEW_ARCH_ENABLED blocks referenced types
(NativeKlaviyoReactNativeSdkSpec, NativeKlaviyoReactNativeSdkSpecJSI)
that were never implemented — no codegen spec exists. This is the iOS
equivalent of the Android cleanup done in PR #194. The module registers
via RCT_EXPORT_MODULE() and works in bridgeless mode via the interop layer.
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>1 parent 714362f commit e87bf9b
2 files changed
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 2 | | |
8 | 3 | | |
9 | 4 | | |
10 | | - | |
11 | 5 | | |
12 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 145 | | |
0 commit comments