react-native-searchbar icon indicating copy to clipboard operation
react-native-searchbar copied to clipboard

componentWillMount() is deprecated

Open gorilla076 opened this issue 5 years ago • 2 comments

Android emulator is now warning that componentWillMount() is deprecated.

This is called in index.js - line 227

See: https://reactjs.org/docs/react-component.html

gorilla076 avatar Jul 25 '19 15:07 gorilla076

yeah same problem here

lylest avatar Aug 27 '19 16:08 lylest

Please review #78

iamshadmirza avatar Oct 09 '19 08:10 iamshadmirza