iOS-KeyboardSupport icon indicating copy to clipboard operation
iOS-KeyboardSupport copied to clipboard

Makes dealing with common keyboard tasks simpler and easier.

Results 5 iOS-KeyboardSupport issues
Sort by recently updated
recently updated
newest added

The benefits of using CODEBEAT are no longer worth the time to fix the issues it calls out. Remove the following: - [x] CODEBEAT badge in Readme - [x] .codebeatsettings...

Is it possible to inject and override the keyboard animation’s timing function. Investigation is needed.

help wanted

There have been concerns from KeyboardScrollable not working well with popovers. Someone should investigate if this is true and take steps to fix.

help wanted

See #48. It appears we don't have adequate test coverage of `KeyboardScrollable.swift`. While testing this is inherently difficult due to its interaction with the system keyboard, we should attempt to...