fix: fix disabling KeyboardAvoidingView#1078
Conversation
📊 Package size report
|
|
I think it should do the trick. One thing that I found why I used I think I kind of used original code as a reference. But the proposed solution is much cleaner in terms of code readability, so let's merge it! |
|
@kirillzyusko would you be able to create a release with these changes to use in the app I am working on? |
|
@itsramiel hey, I'll definetely create a new release with new changes, but I think it may take a week (this is a typical release timeline for this package). At the moment the difference between In a meantime you can use |
|
Of course no worries. Thanks for letting me know! ❤️ |
|
@itsramiel fix is published in |
|
@kirillzyusko Thank you 🙏 |
📜 Description
Fixes #1079
Returns empty style for disabled KeyboardAvoidingView to turn off all behaviors
💡 Motivation and Context
#1079
📢 Changelog
JS
iOS
Android
🤔 How Has This Been Tested?
Provided issue repo as well as in the example flatlist chat example of this repo
📝 Checklist