Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Conversation

@azizmobarak
Copy link

since ViewPropTypes is deleted from react-native I have changed the import from react-native to deprecated-react-native-prop-types

change view props import

add libraries imports def

clean up
},
"dependencies": {
"prop-types": "^15.6.2"
"deprecated-react-native-prop-types": "^2.3.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The yarn.lock change needs to be committed with this since CI uses yarn --frozen-lockfile. It won't build otherwise.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants