We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TypeError : Undefined is not an object (evaluating 'this.props.dataSource.getPageCount')
The text was updated successfully, but these errors were encountered:
I have a similar problem
Sorry, something went wrong.
Hi there, it actually works if you point package.json to this fork:
package.json
"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
No branches or pull requests
TypeError : Undefined is not an object (evaluating 'this.props.dataSource.getPageCount')
The text was updated successfully, but these errors were encountered: