Commit 07fc4a0
authored
fix(iOS): make
## Description
I've made mistake in #2466 - the aforementioned protocol does not exist
on Paper.
## Changes
Use ifdef directive to prevent build errors.
## Test code and steps to reproduce
iOS + old-arch should just build.
## Checklist
- [ ] Ensured that CI passesRCTMountingTransactionObserving implementation new-arch only (#2624)1 parent c07e9b6 commit 07fc4a0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments