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(react): adjust PropTypes for React Component container #107

Merged
merged 1 commit into from
Jun 23, 2021
Merged

fix(react): adjust PropTypes for React Component container #107

merged 1 commit into from
Jun 23, 2021

Conversation

dpolivy
Copy link
Contributor

@dpolivy dpolivy commented Jun 23, 2021

Augments the existing PropType for the container prop of Component to allow for React elements and element types to be passed. The latter allows React Native to better be supported.

Fixes #105

Augments the existing PropType for the `container` prop of Component to allow for React elements and element types to be passed. The latter allows React Native to better be supported.
@JiLiZART JiLiZART merged commit 93d8027 into JiLiZART:master Jun 23, 2021
@dpolivy dpolivy deleted the bug/react-native-proptypes branch June 23, 2021 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React Native: Failed prop type for 'container'
2 participants