Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(iOS): make
RCTMountingTransactionObserving
implementation new-a…
…rch only (software-mansion#2624) ## Description I've made mistake in software-mansion#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 passes
- Loading branch information