Uh oh!
There was an error while loading. Please reload this page.
Minor tweaks to RCTDevSettings - #696
Conversation
|
Navneet Kambo (nakambo)
commented
Jan 26, 2021
HeyImChris is added to the review. #Closed |
Uh oh!
There was an error while loading. Please reload this page.
| @implementation RCTDevSettings | ||
| RCT_EXPORT_MODULE() // TODO(macOS ISS#2323203) |
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.
There was a problem hiding this comment.
ah, I see. I'll remove this if I touch this file in the near future.
* Export RCTDevSettings noop impl on shipping builds to JS * Add a protocol method to get all set keys on dev settings * tag changes
* 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>
Please select one of the following
Summary
Test Plan
Microsoft Reviewers: Open in CodeFlow