Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Issue #792 Fix for react native #998

Merged
merged 1 commit into from
Nov 2, 2017
Merged

Conversation

ghost
Copy link

@ghost ghost commented Nov 2, 2017

No description provided.

@davidkpiano
Copy link
Owner

What are the main changes between control-component-factory and control-component?

@ghost
Copy link
Author

ghost commented Nov 2, 2017

The goal was to not have react-dom required/imported when using the native versions. Therefore I extracted the factory into another module so that could be used via native.js but then kept the original component-control module for backwards compatibility.

@ghost
Copy link
Author

ghost commented Nov 2, 2017

findDOMNode is now passed in the strategy to the component control factory

@davidkpiano davidkpiano merged commit 101d3bd into davidkpiano:master Nov 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant