Spotify Scrollable Header – “Can it be done in React Native?”

In this video, we are looking at the Spotify scrollable header. I hope that you will enjoy the video! 😀 Let me know what you think.
Wanna learn the fundamentals of Gesture Handler and Reanimated? Check out my online course at
The full example is available at
You can check it out on GitHub as well at
I mentioned a React Native bug in the video, here is the link:
The boilerplate project if you want to follow along with the example is available at
Want to build your best app yet? Check out
Do you like the series? You can support the channel by buying me a coffee at ☕️.
Are you sometimes asking yourself “Can it be done in React Native”? Send me your suggestions at wcandillon@gmail.com
Nguồn: https://top100vn.com/
Xem thêm bài viết khác: https://top100vn.com/cong-nghe/
Xem thêm Bài Viết:
- Unbox & Đánh giá chi tiết MSI Mag Z390 Tomahawk
- Chew-WGA V0.9 có phải là phần mềm Crack Win 7 tốt nhất? Tại sao?
- Bí quyết lập kế hoạch nội dung hoàn hảo và những điều bạn nên biết
- Trực tiếp U19 Việt Nam vs U19 Autralia| tuyệt phẩm công phượng
- ĐƯỜNG VỀ CÓ NHAU || Phim gia đình Việt Nam 2020 || Trailer || SCTV14
I really love your lectures. Thanks william for producing awesome content.
Unfortunately the example on expo could not be loaded
Amazing
Why Typescript ? Please use JavaScript
Hi William,
just a question
If you a similar scrolling
for example
I have tabs from native base that is under the header which is collapsible
let's say the header max is 300 and when its collapsed, it will be 200 for example.
What I want is I want to disable scroll view of the tabs till I reach a certain point then I am allowed to scroll the inner scroll view
hope you get my point, i have been looking to fix this for a while now but I have no clue
I tried, scrollEnabled={false} on the inner scroll view and it worked but there is no way to switch back to true and allow it to scroll then If the user wants drag the scroll view back he can.
Can you give me an idea on how to fix such a thing.
A good example would, open table app
Regards
i love to purchase your course, but do have tutorial for js, because im not familiar with typescript
Is onScroll function available on "react-native-redash": 3.3.2 because on version 14 am encountering bugs
Cool video
This's really amazing video about react native. Thank you so much!!! ❤️❤️❤️❤️
Hi William, I'm from chennai, India. I love your videos. It is very helpful. Could you please do a video recreating Google Play profile scrollview animation.
Sans vouloir être méchant, il faut vraiment améliorer votre accent. Ce n'est pas une critique mais un conseil.
This make so much sense and like the video so much and can understand it
its RN version 0.61.5 and i think the shuffle play lag you mentioned in 26:00 still persists on both platforms. In this example however it is pretty difficult to spot the delay in the animation, although your work around probably works great. Im about to try and implement it in my case of use.
Thank you!!
50 percent i understood…what i do…its making me sad….
Hi there! I am trying to implement the animation. But I get an error: undefined is not a function (near '…proc…') when importing onScroll from 'react-native-redash'. Can't find any related issues. Any ideas?
Tu n’es pas français ? 😅
Will the onEndReached() of the flatlist be called if Flatlist is used in this example?
Great work. Does this work on andriod too
I have a basic question, what is difference of .js and .tsx? And can I use .js instead of tsx without changing any codes?
i love react , we are same religion 😀
Awesome. You make animated seem very easy to use.
Congrats on the great content! Keep it up
Thank you so much for helping us out 😊
amazing…
Is there any problem if I want to animate/scale something which is inside the scrollable while you scroll?
i noticed that react is pretty much transitioning to using just functional components. Or something like this. Is that right so? and where can i give a deep dive on it, to gradually update my old components and uis that are already in production? thanks man! and keep up the good work, you are awesom!
On ios it's easy peasy, but what about Android?
Love this episode. Really useful. What about this one? https://www.instagram.com/p/BynhRg9gBQD/?igshid=pow2ssty8uod
I wish the Flutter community had someone like you. Flutter can make really beautiful apps but there are close to 0 videos on youtube that match your quality in react native.