harshq / react-native-mentions

Mentions textbox for React Native. Works on both ios and android. :whale:
MIT License
309 stars 82 forks source link

Unable to use ref? #47

Open nica0012 opened 3 years ago

nica0012 commented 3 years ago

It is imposible to show the keyboard with this.inputRef.focus() because there seems to be no way to use ref?

Am I missing something here, it would be super nice to have this!