Closed georgeMorales closed 3 years ago
news about that? thanks
@georgeMorales @robertobrogi I planned to update this lib in a few days
+1 for this!
has this issue been resolved i wanted to use it can you give me a alternative to react-native-image-header-scroll-view
@cristoferrao This is resolved ATM by introducing UNSAFE_
to componentWillMount
and componentWillReceiveProps
for now. If you pull the master with the latest commit, you won't encounter the warning message anymore.
thanks but the warning was removed when i removed the TriggeringView and made hide and that call from HeaderImageScrollView using on scroll start those options
Seems that the version we get when using yarn or npm does not have the TriggeringView changes in it. Is there a way to fix that?
@Spoutnik97 ping
Thanks for the update 🙂 If you have time you can make a pull request to update it, otherwise I try to do it this week
Done ✅ I updated the package. Please try v1.0.0 and report errors
@Spoutnik97 Sorry, didn't have time to create pull request.
Thanks! I'll try it out and report any bugs
With the new versions of react native many methods become obsolete, do you plan to update the library? Thank you!