RickReac
Results
1
comments of
RickReac
You can use the deprecated-react-native-prop-types with npm install deprecated-react-native-prop-types --save. Had to do some hacking in node_modules/react-native-camera/src/RNCamera.js: 1. Remove the ViewPropTypes from the original compound import statement. 2. Add import...