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

Scrollview height gets larger and larger every time this library invokes itself #106

Closed tomgreco closed 11 months ago

tomgreco commented 1 year ago

https://github.com/douglasjunior/react-native-keyboard-manager/assets/92157216/9f6d9e9e-0398-4371-bd73-aee66ee7884a

douglasjunior commented 1 year ago

Can you reproduce this problem on a blank project?