hackiftekhar / IQKeyboardManager

Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
MIT License
16.47k stars 2.41k forks source link

UITextView in collectionViewCell offset error, when collectionView top not zero #1714

Closed xdkhan closed 2 years ago

xdkhan commented 4 years ago

Describe the bug One UITextView in CollectionViewCell, If CollectionView snp.top not zero, offset will error when keyboard show.

To Reproduce Steps to reproduce the behavior:

  1. run demo project
  2. click uitextView bottom line
  3. See error

Screenshots Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-26 at 15 15 19 Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-26 at 15 15 24

Demo Project https://github.com/xdkhan/SwiftTest.git

Versions

Xcode: 11.4 Mac OS: 10.15.4 Simulator/Device: 13.4 Simulator/Device Name: iPhone 11 Pro Max Library Version: 6.5.1

hackiftekhar commented 2 years ago

Looks like demo has been removed.