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

BREAKING - Remove React addons from react-native-implementation #13095

Closed
wants to merge 1 commit into from

Conversation

janicduplessis
Copy link
Contributor

These modules don't exist in React anymore so this causes new apps to redscreen because the packager cannot resolve those modules.

Test plan
Tested that this and removing NavigationExperimental (it also uses removed React exports) causes UIExplorer to work again.

@facebook-github-bot facebook-github-bot added GH Review: review-needed 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. and removed GH Review: review-needed labels Mar 22, 2017
@janicduplessis janicduplessis changed the title Remove React addons from react-native-implementation BREAKING - Remove React addons from react-native-implementation Mar 22, 2017
@facebook-github-bot
Copy link
Contributor

@ericvicenti has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ide
Copy link
Contributor

ide commented Mar 22, 2017

It's also nice that there's been a warning for many months now, think this shouldn't be too surprising to anyone.

grabbou pushed a commit that referenced this pull request Apr 3, 2017
Summary:
These modules don't exist in React anymore so this causes new apps to redscreen because the packager cannot resolve those modules.

**Test plan**
Tested that this and removing NavigationExperimental (it also uses removed React exports) causes UIExplorer to work again.
Closes #13095

Differential Revision: D4757762

Pulled By: ericvicenti

fbshipit-source-id: bb246d4c6b15f5d3c71e31f133a468aea220f308
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.

3 participants