Minor tweaks to RCTDevSettings#696
Merged
nakambo merged 3 commits intomicrosoft:masterfrom Jan 26, 2021
nakambo:nakambo/rctdevsettings
Merged
Minor tweaks to RCTDevSettings#696nakambo merged 3 commits intomicrosoft:masterfrom nakambo:nakambo/rctdevsettings
nakambo merged 3 commits intomicrosoft:masterfrom
nakambo:nakambo/rctdevsettings
Conversation
|
Collaborator
Author
|
@HeyImChris is added to the review. #Closed |
HeyImChris
suggested changes
Jan 26, 2021
HeyImChris
approved these changes
Jan 26, 2021
alloy
reviewed
Jan 27, 2021
|
|
||
| @implementation RCTDevSettings | ||
|
|
||
| RCT_EXPORT_MODULE() // TODO(macOS ISS#2323203) |
Member
There was a problem hiding this comment.
This being missing seems a merge failure when I pulled in code from upstream, as it exists there. In that case the comment isn’t necessary.
Collaborator
Author
There was a problem hiding this comment.
ah, I see. I'll remove this if I touch this file in the near future.
HeyImChris
pushed a commit
to HeyImChris/react-native-macos
that referenced
this pull request
Mar 3, 2021
* Export RCTDevSettings noop impl on shipping builds to JS * Add a protocol method to get all set keys on dev settings * tag changes
HeyImChris
added a commit
that referenced
this pull request
Mar 3, 2021
* Add nullability checks (#704) * Update RCTCxxBridge.mm * add nullability checks * Minor tweaks to RCTDevSettings (#696) * Export RCTDevSettings noop impl on shipping builds to JS * Add a protocol method to get all set keys on dev settings * tag changes * podfile fix Co-authored-by: Navneet Kambo <72474613+nakambo@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Please select one of the following
Summary
Test Plan
Microsoft Reviewers: Open in CodeFlow