douglasjunior / react-native-keyboard-manager

⚛ Library to prevent issues of keyboard sliding up and cover inputs on React-Native iOS projects.
https://www.npmjs.com/package/react-native-keyboard-manager
MIT License
952 stars 60 forks source link

Add `reloadLayoutIfNeeded` to TS typings #82

Closed ismailnural closed 3 years ago

ismailnural commented 3 years ago

TS typings do not have reloadLayoutIfNeeded function which is legit API function.

douglasjunior commented 3 years ago

Great, thanks!