Skip to content

Commit 873ff0c

Browse files
p-sunfacebook-github-bot
authored andcommitted
xplat - Add internal patternline to monitor Bridgless violations
Summary: Changelog: [Interna] Reviewed By: fkgozali Differential Revision: D37573895 fbshipit-source-id: 840995c68e84e86260a07a5f771f7019a62e9759
1 parent 64cfc44 commit 873ff0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

React/Views/RCTSegmentedControlManager.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ @implementation RCTSegmentedControlManager
1717

1818
- (UIView *)view
1919
{
20+
RCTNewArchitectureValidationPlaceholder(RCTNotAllowedInAppWideFabric, self, nil);
2021
return [RCTSegmentedControl new];
2122
}
2223

0 commit comments

Comments
 (0)