jwohlfert23 / react-native-tag-input

A simple React Native component that creates an input for tags, emails, etc.
MIT License
231 stars 104 forks source link

ViewPropTypes has been removed from React Native, causing crashes! #86

Open abdullahIsa opened 1 year ago

abdullahIsa commented 1 year ago

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

ankit705yadav commented 2 months ago

any luck with this error?