Skip to content

[iOS] Move Bridge RCTSurfacePresenterStub category implementation to .m file#23888

Closed
zhongwuzw wants to merge 1 commit intofacebook:masterfrom
zhongwuzw:fix_stub_file
Closed

[iOS] Move Bridge RCTSurfacePresenterStub category implementation to .m file#23888
zhongwuzw wants to merge 1 commit intofacebook:masterfrom
zhongwuzw:fix_stub_file

Conversation

@zhongwuzw
Copy link
Contributor

Summary

Move implementation out from header file. Because it may have potential linker issue.
CC. @sahrens

image

Changelog

[iOS] [Fixed] - Move Bridge RCTSurfacePresenterStub category implementation to .m file

Test Plan

CI passes.

@zhongwuzw zhongwuzw requested a review from shergin as a code owner March 13, 2019 09:21
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 13, 2019
Copy link
Contributor

@cpojer cpojer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpojer is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @zhongwuzw in af7efff.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Mar 15, 2019
@sahrens
Copy link
Contributor

sahrens commented Mar 15, 2019

Sweet, thank you :)

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. Merged This PR has been merged. Platform: iOS iOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants