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

[RN] Remove ReactNativePropRegistry #12559

Merged
merged 1 commit into from
Apr 10, 2018

Conversation

sebmarkbage
Copy link
Collaborator

This has always been an unnecessary indirection to protect opaqueness, which hasn't really worked out.

This is not quite ready to land. I'm removing this upstream first.

This has always been an unnecessary indirection to protect opaqueness,
which hasn't really worked out.
@sebmarkbage sebmarkbage changed the title Remove ReactNativePropRegistry [RN] Remove ReactNativePropRegistry Apr 7, 2018
Copy link
Contributor

@bvaughn bvaughn left a comment

Choose a reason for hiding this comment

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

I'm not really familiar with the history of this module, but it looks like it should be easy to update Stylesheet and flattenStyle not to depend on it (or just to move it into RN and out of React)

@sebmarkbage
Copy link
Collaborator Author

It’s not easy to decouple but is fairly easy to delete with a breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants