After doing an expo upgrade I had to manually install react-native-svg and another library. Then I get the following error: ```TypeError: undefined is not an object (evaluating 'Component.propTypes')``` Any ideas?
After doing an expo upgrade I had to manually install react-native-svg and another library.
Then I get the following error:
TypeError: undefined is not an object (evaluating 'Component.propTypes')Any ideas?