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

Import PropTypes and createReactClass #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

parndt
Copy link

@parndt parndt commented Oct 23, 2017

This relates to a breaking change in React 16 where PropTypes and
createClass were removed from React

Fixes #56
Fixes #57

This relates to a breaking change in React 16 where PropTypes and
createClass were removed from React

Fixes lelandrichardson#57
Fixes lelandrichardson#56
@parndt parndt force-pushed the react-native-0-49-3 branch from 7e5ebde to 206f14c Compare October 23, 2017 23:03
@jacks205
Copy link

jacks205 commented Nov 3, 2017

Can this please be merged?

@gabrielbull
Copy link

@lelandrichardson, can you add @parndt as a collaborator so he can merge this?

@dabit1
Copy link

dabit1 commented Nov 26, 2017

+1!!!!!!!!

@wuyxp
Copy link

wuyxp commented Oct 17, 2018

Can this please be merged?

@100010
Copy link

100010 commented May 12, 2020

This repository doesn't seem to be maintained.
I created the same library that solved this problem.
https://github.com/100010/react-native-parallax-header-view

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.

RN 0.49.3 broken change Undefined is not an object (evaluating React.Proptypes.number)
7 participants