How my obsession drove me to re-engineer a different type of FlatList, I called it "NestedLists".

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

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
  • instagram-profile-implementation

    An implementation of the Instagram profile tab.

  • I have linked the repo to my Instagram profile screen implementation, it includes the source code for NestedLists.

  • react-native-reanimated

    React Native's Animated library reimplemented

  • One of my first impressions was the vast difference in ease of usage of the React Native Gesture Handler in comparison to React Native’s Gesture Responder System. One less obvious impression was how React Native Gesture Handler’s seamless integration with React Native Reanimated transformed fluidity and complexity of animations. Hence, I concluded on leveraging on the power boost from the duo. Armed to the teeth with weapons of mass destruction, I proceeded on the journey to build NestedLists. 😂

  • 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-native-gesture-handler

    Declarative API exposing platform native touch and gesture system to React Native.

  • One of my first impressions was the vast difference in ease of usage of the React Native Gesture Handler in comparison to React Native’s Gesture Responder System. One less obvious impression was how React Native Gesture Handler’s seamless integration with React Native Reanimated transformed fluidity and complexity of animations. Hence, I concluded on leveraging on the power boost from the duo. Armed to the teeth with weapons of mass destruction, I proceeded on the journey to build NestedLists. 😂

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

  • The Skill of Finding Bugs and Their Root Cause in Software Development

    1 project | dev.to | 14 May 2024
  • Can I update my Reanimated to a different version?

    1 project | /r/expo | 10 May 2023
  • What animation libs you use and why !?

    1 project | /r/reactnative | 12 Mar 2023
  • What am I doing wrong in rendering Drawer Navigator !?

    1 project | /r/reactnative | 3 Mar 2023
  • Initialise useSharedValue with the right height.

    1 project | /r/reactnative | 1 Mar 2023