meliorence / meliorence/react-native-snap-carousel
ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Is this a bug report, a feature request, or a question?
Bug Report
Have you followed the required steps before opening a bug report?
(Check the step you've followed - put an x character between the square brackets ([]).)
- I have read the guidelines regarding bug report.
- I have reviewed the documentation in its entirety, including the dedicated documentations 📚.
- I have searched for existing issues and made sure that the problem hasn't already been reported.
- I am using the latest plugin version.
- I am following the issue template closely in order to produce a useful bug report.
Have you made sure that it wasn't a React Native bug?
Yes, it's a warning from React Native about something carousel is using that's going away.
Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?
Not platform sepecific.
Is the bug reproductible in a production environment (not a debug one)?
Yes.
Environment
(Write your answer here.)
Expected Behavior
Should migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types' for now or potentially find a longer term solution.
Actual Behavior
Warnings that it will break on future RN release.
Reproducible Demo
Any RN project using 68.1+ or Expo 45+ and carousel will display the warning.
Steps to Reproduce
Any RN project using 68.1+ or Expo 45+ and carousel will display the warning.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by locating the project's ViewPropTypes imports and usages, then update them to the export from deprecated-react-native-prop-types; verify that the warning no longer appears in a React Native 0.68.1+ or Expo 45+ project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100