It is not possible to do init RCTBridge with Delegate and with bundleURL also
Description
I need to init RCTBridge with my Delegate and also need to define the bundle URL
now is not impossible because the h file did not declare on this init even in the m file is exist
https://github.com/facebook/react-native/blob/a055e07c3ecd82dad6b2f9d9cc0088bce689d07e/React/Base/RCTBridge.h#L73-L97
https://github.com/facebook/react-native/blob/a055e07c3ecd82dad6b2f9d9cc0088bce689d07e/React/Base/RCTBridge.m#L153-L180
React Native Version
0.71.0
Output of npx react-native info
no need
Steps to reproduce
no need
Snack, code example, screenshot, or link to a repository
no need
related https://github.com/software-mansion/react-native-reanimated/issues/1439#issuecomment-1455161156
| :warning: | Newer Version of React Native is Available! |
|---|---|
| :information_source: | You are on a supported minor version, but it looks like there's a newer patch available. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.