APSL / react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
MIT License
5.24k stars 643 forks source link

fix(types): export type for listenToKeyboardEvents and KeyboardAwareHOCOptions #569

Open balsick opened 1 year ago

balsick commented 1 year ago

In this PR the types of listenToKeyboardEvents and KeyboardAwareHOCOptions are exported.