-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
- [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:
maxenceg, feidaZhang, timmygrable, factorycreacom, groteworld and 7 more
Metadata
Metadata
Assignees
Labels
No labels