Commit 63b58b4
Cover
Summary:
Pull Request resolved: #57996
Classifies `react/renderer/viewtransition:viewtransition` as a private target under the C++ stable API three-tier visibility model. Adds `#include <react/cxxstableapi/PrivateGuard.h>` to the module's only header, `ViewTransitionModule.h`, and declares the guard dependency in the build config (parent podspec is already configured).
Changelog: [Internal]
Reviewed By: zeyap
Differential Revision: D116452310
fbshipit-source-id: e7e6eec996d099b11797b3e9ed46ba074e93d6a1react/renderer/viewtransition:viewtransition with Stable API guards (#57996)1 parent 6c4cf29 commit 63b58b4
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- packages/react-native/ReactCommon/react/renderer/viewtransition
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments