react-native-mock icon indicating copy to clipboard operation
react-native-mock copied to clipboard

View.PropTypes is depricated but still used here.

Open ViRu-ThE-ViRuS opened this issue 7 years ago • 2 comments

Change all View.PropTypes to ViewPropTypes and add import {ViewPropTypes} from 'react-native';

Release builds fail due to this.

ViRu-ThE-ViRuS avatar Feb 24 '18 10:02 ViRu-ThE-ViRuS

+1

chawax avatar Apr 26 '18 07:04 chawax

https://github.com/RealOrangeOne/react-native-mock/pull/158 looks like it's aiming to fix this, amongst other things.

jgreen210 avatar Jul 10 '19 13:07 jgreen210