Skip to content
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

Fix ReactLegacy and delete RCTViewControllerProtocol #17290

Closed
wants to merge 2 commits into from

Conversation

javache
Copy link
Member

@javache javache commented Dec 20, 2017

It's always bothered that we have this protocol and I figured it could just be merged with RCTWrapperViewController.

Test plan:

Build and Run both RNTester and RNTesterLegacy

@javache javache requested review from shergin and mmmulani December 20, 2017 14:36
@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 Dec 20, 2017
@pull-bot
Copy link

pull-bot commented Dec 20, 2017

Warnings
⚠️

📋 Release Notes - This PR appears to be missing Release Notes.

@facebook-github-bot label Needs more information

@facebook-github-bot label Core Team

Attention: @shergin

Generated by 🚫 dangerJS

@mmmulani
Copy link
Contributor

why wasn't this just a diff 😅

@facebook-github-bot facebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Dec 20, 2017
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.

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

@javache
Copy link
Member Author

javache commented Dec 20, 2017

I was lazy and didn't want to get on VPN.. but it looks I'll need to after all.

@javache javache deleted the rctvc-protocol branch December 21, 2017 12:53
vincentriemer pushed a commit to vincentriemer/react-native-dom that referenced this pull request Jan 9, 2018
Summary:
It's always bothered that we have this protocol and I figured it could just be merged with RCTWrapperViewController.
Closes facebook/react-native#17290

Reviewed By: mmmulani

Differential Revision: D6611544

Pulled By: javache

fbshipit-source-id: a50b9d5adbeb2c48dbadbbfc1c77ccf6d1aae144
mathiasbynens pushed a commit to mathiasbynens/react-native that referenced this pull request Jan 13, 2018
Summary:
It's always bothered that we have this protocol and I figured it could just be merged with RCTWrapperViewController.
Closes facebook#17290

Reviewed By: mmmulani

Differential Revision: D6611544

Pulled By: javache

fbshipit-source-id: a50b9d5adbeb2c48dbadbbfc1c77ccf6d1aae144
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. Import Started This pull request has been imported. This does not imply the PR has been approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants