dominicstop / react-native-ios-context-menu

A react-native component to use context menu's (UIMenu) on iOS 13/14+
MIT License
572 stars 29 forks source link

Deprecated ViewPropTypes #72

Closed timothyerwin closed 1 year ago

timothyerwin commented 1 year ago
 ERROR  ViewPropTypes will be removed from React Native, along with all other PropTypes. We recommend that you migrate away from PropTypes and switch to a type system like TypeScript. If you need to continue using ViewPropTypes, migrate to the 'deprecated-react-native-prop-types' package.
    at ContextMenuView
timothyerwin commented 1 year ago

This is actually a problem with another library, closing