react-native-scrollable-tab-view
react-native-scrollable-tab-view copied to clipboard
Please publish a new npm version?
- [yes] I have searched existing issues
- [yes] I am using the latest scrollable tab view version
I'm using "react-native-scrollable-tab-view": "^1.0.0" that does not support the lastest React Native version:0.71.0(Maybe other versions). I find that there are some new PRs and Commits to fix the corresponding issues. So, could you please publish a new version to the NPM so that it works normally? I believe that many people are expecting it. Thank U so much.
Expected Behavior
The package can work normally on higher React Native version project. Now it's too old to run normally on the latest React Native version. Hope that a new version can be published soon.
Actual Behavior
It cannot work on the higher React Native version like 0.71.0. I couldn't run it normall in my project.
Some errors like:
ERROR ViewPropTypes will be removed from React Native, along with all other PropTypes.
We recommend that you migrate away from PropTypes and switch to a type system like TypeScript.
If you need to continue using ViewPropTypes, migrate to the 'deprecated-react-native-prop-types' package.
ERROR Error: Element ref was specified as a string (viewPager) but no owner was set.
This could happen for one of the following reasons:
解决了么
Yes, Please~
seems like this package is no longer suitable.
change the dependencies like this :
"react-native-scrollable-tab-view": "https://github.com/ptomasroos/react-native-scrollable-tab-view",
seems like this package is no longer suitable.