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

After updating react-native to 0.61.0 , this library is not working. #184

Open
PrantikMondal opened this issue Sep 25, 2019 · 2 comments
Open

Comments

@PrantikMondal
Copy link

TypeError : Undefined is not an object (evaluating 'this.props.dataSource.getPageCount')

@cnrsbtogll
Copy link

cnrsbtogll commented Nov 5, 2019

I have a similar problem
Screenshot_1572942605

@nabilfreeman
Copy link

nabilfreeman commented Apr 8, 2020

Hi there, it actually works if you point package.json to this fork:

"react-native-viewpager": "github:zhaoqigang/react-native-viewpager#931541929e4c24e78a66372d838577fbd09383e6"

I just discovered this while upgrading to RN 61.

However viewpager has grown up a lot and there is one now maintained by the react native community so I'm migrating to that right now.

https://github.com/react-native-community/react-native-viewpager

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