react-native icon indicating copy to clipboard operation
react-native copied to clipboard

It is not possible to do init RCTBridge with Delegate and with bundleURL also

Open YOEL311 opened this issue 2 years ago • 1 comments

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

YOEL311 avatar Mar 08 '23 11:03 YOEL311

: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.

github-actions[bot] avatar Mar 08 '23 11:03 github-actions[bot]

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.

github-actions[bot] avatar Oct 04 '23 05:10 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Oct 13 '23 05:10 github-actions[bot]