meliorence / meliorence/react-native-snap-carousel
ViewPropTypes has been 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
for version 0.69.1, we should have to import viewproptypes from 'deprecated-react-native-prop-types'.
in this current version, viewproptypes import from 'react-native'. please let us know any updated version by this change
getting this error While upgrading 0.69.1
'ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'
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
Search the repository for ViewPropTypes imports from react-native and review each affected entry point. Update the imports to use deprecated-react-native-prop-types, then verify that the React Native 0.69.1 upgrade no longer reports the ViewPropTypes removal error.
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
- 38/100