SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Remove unnecessary ReactNoCrashBridgeNotAllowedSoftException (#52987)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/52987

This class is unnecessary. Is also public for no real reason.
Instead we should use `ReactNoCrashSoftException` directly.

I'm not marking this as breaking as users hsould not be catching this class.

Changelog:
[Internal] [Changed] -

Reviewed By: mdvacca

Differential Revision: D79451567

fbshipit-source-id: 4d6f45b3006c79969fcf141002d34a72bf88901a
N
Nicola Corti committed
c37f3ed8c6e6330bbed8a82847d0ff6470aedf57
Parent: 2f46a49
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 8/4/2025, 11:50:59 AM