DEV Community

Vu Nguyen
Vu Nguyen

Posted on

Build a Section List with Tab Bar and Parallax Header

Hi guys,

I finally create a Github repo to show how we can create an RN Section List with Tab Bar and Parallax Header here: https://github.com/nphivu414/react-native-section-list-tab-bar
RN Section List

At first, I try to use this lib: https://github.com/bogoslavskiy/react-native-tabs-section-list, unfortunately, it's not good enough for what I want to achieve and it also seems like nobody will ever work on it. So I decide to create my own thing based on it, hope it can help you guys who want to do the same thing.

I also use it for my first React Native Template published on CodeCanyon, you can give it a try here:
https://codecanyon.net/item/food-star-react-native-food-delivery-template/28398069

Hit me with any comments or feedback. It is highly appreciated.

Top comments (0)