react-native-searchbar
react-native-searchbar copied to clipboard
Changed lifecycle method
trafficstars
Changed componentWillMount() to componentDidMount(). componentWillMount() method is deprecated and hence replaced to remove warning.
Fixes #76
@iamshadmirza so we will directly change this from node_modules package! (sorry i'm kinda new in react-native)
Yes, that's a quick fix for now.