-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Cannot install package with the latest upgrade commit #1154
Comments
Same issue here. @solomonik07 and for those who have the same problem, update your package.json from this:
to this: |
Just an update, I was testing on Android and got a crash caused by ViewPager, and I found a solution made by @frankfancode #1150 So now I'm using this like this: |
@nthegedus thanks for update, it fixed the ViewPager crash but if tabs are wrapped in scrollview it is not showing up the tab pager. Works well if it is not in the scrollview. |
You should publish this version. Many people are waiting the update. |
I have an error with getNode() method.
This method was removed from the library, but I still get it when I install the package (using yarn).
Link to the merged commit: v1.0.0...master
Can anyone please help me get the latest version of the package?
The text was updated successfully, but these errors were encountered: