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
934 stars 60 forks source link

Add `setShouldToolbarUsesTextFieldTintColor` to TS typings #80

Closed todorone closed 3 years ago

todorone commented 3 years ago

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

todorone commented 3 years ago

@douglasjunior Small PR to review/merge if You'll have a couple of minutes.

🙏

douglasjunior commented 3 years ago

Nice, thanks!