-
Notifications
You must be signed in to change notification settings - Fork 25k
[dev-middleware] expose if there are any connected devices to dev middleware and adding event on if this changes #54447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54ed463 to
58b1f54
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 7, 2025
…ist being changed. (facebook#54447) Summary: Changelog: [Internal] Differential Revision: D86319965
58b1f54 to
7f416bd
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 10, 2025
…ist being changed. (facebook#54447) Summary: Changelog: [Internal] Differential Revision: D86319965
7f416bd to
d1113cd
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 10, 2025
…ist being changed. (facebook#54447) Summary: Changelog: [Internal] Differential Revision: D86319965
d1113cd to
8a6f197
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 11, 2025
…ist being changed. (facebook#54447) Summary: Changelog: [Internal] Differential Revision: D86319965
8a6f197 to
f3d60d7
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 11, 2025
…ist being changed. (facebook#54447) Summary: Changelog: [Internal] Differential Revision: D86319965
f3d60d7 to
cf6b0e9
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 12, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
cf6b0e9 to
d81dc6b
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 13, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 13, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 14, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 14, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
5963dd2 to
7f9729f
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 17, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 17, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 18, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Nov 18, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
b6cd8f8 to
2e6c1bd
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 4, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 4, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 4, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 4, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
2e6c1bd to
b2d33b9
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 5, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 5, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 5, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 5, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
b2d33b9 to
1eef75e
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 8, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 8, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 8, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 8, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
1eef75e to
2ab5d18
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 9, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 9, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 9, 2025
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
Collaborator
|
This pull request was successfully merged by @vzaidman in 7cecf15 When will my fix make it into a release? | How to file a pick request? |
|
This pull request has been merged in 7cecf15. |
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 31, 2025
Summary: Changelog: [Internal] removed an unstable function briefly added in facebook#54447 This was previously added in facebook#54447, but not needed anymore as we found a different way to get this information without exposing a special API for that. Differential Revision: D89962175
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 31, 2025
facebook#55008) Summary: Changelog: [Internal] removed an unstable function briefly added in facebook#54447 This was previously added in facebook#54447, but not needed anymore as we found a different way to get this information without exposing a special API for that. Differential Revision: D89962175
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 31, 2025
facebook#55008) Summary: Changelog: [Internal] removed an unstable function briefly added in facebook#54447 This was previously added in facebook#54447, but not needed anymore as we found a different way to get this information without exposing a special API for that. Differential Revision: D89962175
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 31, 2025
facebook#55008) Summary: Changelog: [Internal] removed an unstable function briefly added in facebook#54447 This was previously added in facebook#54447, but not needed anymore as we found a different way to get this information without exposing a special API for that. Differential Revision: D89962175
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
Merged
This PR has been merged.
meta-exported
p: Facebook
Partner: Facebook
Partner
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary: Changelog: [Internal]
Differential Revision: D86319965