diff --git a/src/screens/boostPost/screen/boostPostScreen.js b/src/screens/boostPost/screen/boostPostScreen.js index 4c45d6f70..38c7a8ee4 100644 --- a/src/screens/boostPost/screen/boostPostScreen.js +++ b/src/screens/boostPost/screen/boostPostScreen.js @@ -207,7 +207,7 @@ class BoostPostScreen extends PureComponent { data={permlinkSuggestions} listContainerStyle={styles.autocomplateListContainer} listStyle={styles.autocomplateList} - onChangeText={text => this._handleOnPermlinkChange(text)} + onChangeText={this._handleOnPermlinkChange} renderTextInput={() => (