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

Track of IQKeyboardManager v7 upgrade #109

Open douglasjunior opened 2 months ago

douglasjunior commented 2 months ago

Checklist

douglasjunior commented 3 days ago

UPDATE:

The problem with IQKeyboardManagerSwift 7 was fixed in https://github.com/hackiftekhar/IQKeyboardManager/issues/2042.

Waiting for final release.