tuantle / react-native-search-header

Easy to use React Native search header component based on material design patterns.
MIT License
191 stars 31 forks source link

error forwarRef... #65

Open aleksVER opened 3 years ago

aleksVER commented 3 years ago

Good afternoon.

Added the component to the project: yarn add react-native-search-header. I imported the component, but an error occurred when launching the application: forwardRef render functions do not support propTypes or defaultProps.

How to solve this problem?