I\'m really new to React Native and I\'m wondering how can I hide/show a component. Here\'s my test case:
Very Easy. Just change to () => this.showCancel() like below:
this.showCancel() } onChangeText={(text) => this.doSearch({input: text})} /> Cancel