react-native-keyboard-aware-scroll-view
react-native-keyboard-aware-scroll-view copied to clipboard
Component Not working with react-native 0.63
Hey! First thank you for the awesome component 🙏 Then :) After upgrading to latest react-native 0.63 - it stopped rendering at all - when downgrading back works fine - I am not sure it could be something with the deprecation of react-native apis. It would great if this could fixed soon 👍
Thank you again ❤️
Thanks @codler :) i have tested - its rendering 👍 but not scrolling ;) any special params need to passed? Good job <3
@meabed I just used the forked repo in my project and everything is working fine. Maybe is something to do with one of the children in the view.
Thanks a lot :) it works like a charm - I was missing some flex styles 😀
is this repo dead we need to move to fork ?
@lukasa1993 nope, just starting to help with it :)
how can we help?
@lukasa1993 can you test master with RN 0.63 (I didn't upgrade yet my project) and if it works I'll push for an npm publish :)
I just merged https://github.com/APSL/react-native-keyboard-aware-scroll-view/pull/442
it wasnt pushed to npm
@lukasa1993 I know, you need to install the git version
@codler added a few commits to his forked repo. Would be good to get all his changes in
@codler whenever you want, please make a PR :)
Hmm in my implementation seems scrollResponderScrollNativeHandleToKeyboard
works wrong sometime in React native 0.63.x. Need to investigate more.
Its not available on npm. How to use the latest 0.9.2 version ?
npm install https://github.com/APSL/react-native-keyboard-aware-scroll-view#v0.9.2
@rborn @codler and thanks for your efforts. @rborn are you planning to publish (0.92) it to npm ?
@bhirave I don't have rights to publish, we need to wait for @alvaromb
any updates on this? This feels like a perfect example of why you assign more than one who can publish.
Any updates?
Please publish to NPM!!
Any updates?
Any updates ?
why this took so long any problems?
If I understand correctly, there's only one person who have the right to publish to npm, and he's not available for the moment. If you really want to use the latest release, you could just target the tag in your package.json. (https://github.com/APSL/react-native-keyboard-aware-scroll-view#v0.9.2)
well i am but still strange :D
I have moved away from this component and are using the one that comes directly from react-native instead since for me this has become a liability issue and I made my own keyboard avoid component that works really great.
I have used this component that the author did and I liked for a long time so shout out to the author.
No update on npm ?
Still no update on npm ?
I have the same issue, could you update npm asap please ?
I don't think to spam the comments will make the author fix this faster. Just have some patience guys