Skip to content

Commit

Permalink
chore: change call to mountingTransactionDidMount:withSurfaceTelemetry:
Browse files Browse the repository at this point in the history
to mountingTransactionDidMount
  • Loading branch information
kkafar committed Jun 23, 2022
1 parent 61182c8 commit 293f5bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/RNSScreenStack.mm
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,6 @@ - (void)takeSnapshot
}

- (void)mountingTransactionDidMount:(facebook::react::MountingTransaction const &)transaction
withSurfaceTelemetry:(facebook::react::SurfaceTelemetry const &)surfaceTelemetry
{
[self takeSnapshot];
}
Expand Down

0 comments on commit 293f5bf

Please sign in to comment.