Skip to content

Commit d8297f7

Browse files
zeyapmeta-codesync[bot]
authored andcommitted
Turn on enableViewTransitionForPersistenceMode
Summary: ## Changelog: [Internal] [Changed] - Turn on enableViewTransitionForPersistenceMode Reviewed By: christophpurrer Differential Revision: D97479631 fbshipit-source-id: 78803db6f7b7742c63a65251a9df3ee777e71f56
1 parent a4e3019 commit d8297f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

private/react-native-fantom/runtime/mocks/ReactNativeInternalFeatureFlags.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ module.exports = {
1818
enableFragmentRefs: true,
1919
enableFragmentRefsInstanceHandles: true,
2020
enableFragmentRefsTextNodes: true,
21+
enableViewTransitionForPersistenceMode: true,
2122
};

0 commit comments

Comments
 (0)