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

Doesn't work with React Native 0.50 and React 16.0.0 because of missing React.PropTypes #53

Open
serhiipalash opened this issue Nov 17, 2017 · 6 comments

Comments

@serhiipalash
Copy link

React Native 0.50 is the first version to ship with support for React 16.0.0.
https://reactjs.org/blog/2017/09/26/react-v16.0.html

PropTypes are missing in React object. Can you import it from prop-types?

screen shot 2017-11-17 at 23 58 16

@chrusart
Copy link

chrusart commented Dec 6, 2017

@dflourusso
Copy link

I created a fork and updated the dependencies, go to fork

@serhiipalash
Copy link
Author

@dflourusso maybe we should ask NPM to change package owner as this repo is not maintainable any more?
NPM has procedure to handle such case.

@dflourusso
Copy link

I think it is not maintainable any more because the last commit was made over 2 years ago and no issue was solved or pull request merged. We can try this or create another NPM package name.

@dflourusso
Copy link

https://github.com/archriss/react-native-image-gallery is a good solution and works well for IOS, but it does not uses ViewPager for Android resulting in slow performance.

@serhiipalash
Copy link
Author

@dflourusso I wrote to NPM. Let's wait for their response.

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

No branches or pull requests

3 participants