Skip to content

Commit

Permalink
xplat - Add internal patternline to monitor Bridgless violations
Browse files Browse the repository at this point in the history
Summary: Changelog: [Interna]

Reviewed By: fkgozali

Differential Revision: D37573895

fbshipit-source-id: 840995c68e84e86260a07a5f771f7019a62e9759
  • Loading branch information
p-sun authored and facebook-github-bot committed Jul 1, 2022
1 parent 64cfc44 commit 873ff0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions React/Views/RCTSegmentedControlManager.m
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ @implementation RCTSegmentedControlManager

- (UIView *)view
{
RCTNewArchitectureValidationPlaceholder(RCTNotAllowedInAppWideFabric, self, nil);
return [RCTSegmentedControl new];
}

Expand Down

0 comments on commit 873ff0c

Please sign in to comment.