react-native-snap-carousel icon indicating copy to clipboard operation
react-native-snap-carousel copied to clipboard

ViewPropTypes imported through deprecated-react-native-prop-types

Open apurba-bware opened this issue 1 year ago • 0 comments

Platforms affected

All

What does this PR do?

ViewPropType is not available in react-native anymore and has to be imported from deprecated-react-native-prop-types This PR is doing that!!

What testing has been done on this change?

The code cant be built on xcode for some reason so i could not do the testing. But it works fine when used as a package in my project.

Tested features checklist

apurba-bware avatar Aug 04 '22 12:08 apurba-bware