kristerkari / react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
MIT License
1.57k stars 116 forks source link

I get issue bug Invariant Violation: ViewPropTypes has been removed from React Native in react-native 0.69.1 and react 18.0.0 #179

Closed denialfarizi1 closed 2 years ago

denialfarizi1 commented 2 years ago

i get issue in react-native 0.69.1 and react 18.0.0

Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'

image

kristerkari commented 2 years ago

Not related to this library.