peacechen / react-native-modal-selector

A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
MIT License
369 stars 129 forks source link

this library does not run on react native 0.70 #181

Closed hk-ng closed 1 year ago

hk-ng commented 1 year ago

Following error happened when running in rn 0.70

`Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.`
mikaello commented 1 year ago

Was this a false issue @hk-ng, or is this a problem in RN >= 0.70?