react-native-keyboard-avoider
react-native-keyboard-avoider copied to clipboard
Can you expose ref property?
Hello,
I am migrating one project and I find this library very useful. I need to use scrollTo function from native ScrollView. Because of that, I need the possibility to set ref and use scrollTo function. Can you do this?