How can I make tabbed FlatLists with a header? I’d like to clone the way instagram does this.

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-native-tab-view

    Discontinued A cross-platform Tab View component for React Native

  • I’ve successfully built that exact view in one of my apps, I used this package react native tab view for the tab view, then, using its internal flat list, you can render the squares 😊

  • react-native-collapsible-tab-view

    A cross-platform Collapsible Tab View component for React Native

  • I think you'll like this: https://github.com/PedroBern/react-native-collapsible-tab-view

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • solution for react native tab view with scrolled header ?

    2 projects | /r/reactnative | 25 Aug 2021
  • Using React Native Collapsible Tab View to create tabs with icons?

    1 project | /r/reactnative | 9 Jul 2023
  • Is there any way to navigate only a part of a screen in React Native?

    1 project | /r/reactnative | 5 Jun 2022
  • Tab view components - any recos before I roll my own?

    1 project | /r/reactnative | 13 Dec 2021
  • How do you have 1 screen render multiple screens like seen here? If anyone had any docs to share, it’d be much appreciated!

    1 project | /r/reactnative | 20 Sep 2021