Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Love you for this React Native series
Hey Ben this tutorial is very helpful. On spot resolved my questions around
Thanks Ben!
Thanks Ben!Also looking forward to the WoW Builds project.
I'm not going to make a tutorial building the entire thing, but I can show how to implement different parts of it. What things would you like to see?
Thank you very much, for an excellent tutorial
Great quality content bro
Thanks :)
Thank you!
Does this work with SectionList to cause I couldn't get it work it keeps saying scrollToOffset is not a function
2:36 - What if instead of scrolling to the end, I wanted to scroll to the start of the FlatList component? What is its syntax?
it would be something like: this.flatlistRef.current.scrollToOffset({offset: 0})
@@mannyquintero2190 Thanks a lot :)
This example is not working for me, not even the normal scroll properly
Hi bro, How can I set offset after loading the flat list component? I'm getting an error like 0 elements are present if I do it in ComponentDidMount
maybe {// check e to see height of flatlist and scroll to offset}} />
Getting error null is not object (evaluating 'this._scrollView.scrollTo')Any idea about this error
so is this._scrollView null?are you sure the ref is being set?
@@bawad ref = {ref=> this.listView = ref} I set up in this way I get this error when I press the back button normally it is working quite well but when I press back and get back to another page or request I got this error
Hello Ben, do you know the issue github.com/facebook/react-native/issues/25239 , or can you guide flatlist scroll bidirectional please
haven't tried doing that before
ben where are the jokes
outdated
Love you for this React Native series
Hey Ben this tutorial is very helpful. On spot resolved my questions around
Thanks Ben!
Thanks Ben!
Also looking forward to the WoW Builds project.
I'm not going to make a tutorial building the entire thing, but I can show how to implement different parts of it. What things would you like to see?
Thank you very much, for an excellent tutorial
Great quality content bro
Thanks :)
Thank you!
Does this work with SectionList to cause I couldn't get it work it keeps saying scrollToOffset is not a function
2:36 - What if instead of scrolling to the end, I wanted to scroll to the start of the FlatList component? What is its syntax?
it would be something like: this.flatlistRef.current.scrollToOffset({offset: 0})
@@mannyquintero2190 Thanks a lot :)
This example is not working for me, not even the normal scroll properly
Hi bro, How can I set offset after loading the flat list component? I'm getting an error like 0 elements are present if I do it in ComponentDidMount
maybe {
// check e to see height of flatlist and scroll to offset
}} />
Getting error null is not object (evaluating 'this._scrollView.scrollTo')
Any idea about this error
so is this._scrollView null?
are you sure the ref is being set?
@@bawad ref = {ref=> this.listView = ref} I set up in this way I get this error when I press the back button normally it is working quite well but when I press back and get back to another page or request I got this error
Hello Ben, do you know the issue github.com/facebook/react-native/issues/25239 , or can you guide flatlist scroll bidirectional please
haven't tried doing that before
ben where are the jokes
outdated