Understanding React Native’s FlatList, ScrollView, and SectionList components

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • track-subscriptions

  • Manual track subscriptions is a fairly large topic in itself, so we won’t go into more detail here. To learn more, read our blog post on track subscriptions and try our demo app on the topic. The Daily docs for the updateParticipant() method also includes additional information.

  • react-native

    A framework for building native applications using React

  • Many developers who build apps with React will encounter React Native at some point in their careers. React Native allows web developers to build mobile apps – both iOS and Android – with just one codebase written (mostly) in JavaScript.

  • 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
  • React

    The library for web and native user interfaces.

  • Many developers who build apps with React will encounter React Native at some point in their careers. React Native allows web developers to build mobile apps – both iOS and Android – with just one codebase written (mostly) in JavaScript.

  • react-native-daily-js

  • By default, the media tracks for all call participants are subscribed to when using Daily’s client SDKs, including react-native-daily-js. This is because we try to handle as much of the video call logic as possible on our end to keep things simple for developers. (As video experts, we aim to handle the nitty gritty moving parts of WebRTC instrumentation so you don't have to.)

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