meliorence / meliorence/react-native-snap-carousel

ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types

Open
#928 7 comments 13 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.