Is there a better way of doing this

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

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

    Routing and navigation for your React Native apps

  • First, useNavigation is an implementation of useContext that is exported with the react-navigation library that he's using. So it would be utterly moronic to create a new context and call useContext to import it when that functionality is already provided as a custom hook by the library that he's using. You can read the source code here: https://github.com/react-navigation/react-navigation/blob/main/packages/core/src/useNavigation.tsx

  • 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