Build React Native Apps with Simplified and Predictable Navigation

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

    React Native command line tools (by react-native-community)

  • Below, we are going to initialise a bare React Native app using React Native CLI and add the necessary libraries. After that, we will configure a navigation state, build two components and push/show/pop between them.

  • react-native-navigation

    A complete native navigation solution for React Native

  • There are two major navigation libraries in React Native world: react-navigation and react-native-navigation. They are both widely used among the community.

  • 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
  • rnn-screens

    🃏 Predictable Navigation for React Native.

  • If you'd like to play around with it by your own, feel free to check the Github repo and run an example from example/ folder.

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

  • Using react-native-navigation(wix), how do I change position of one of bottomTab to make it higher like the image. I can't seem to find this on docs.

    1 project | /r/reactnative | 10 Jul 2023
  • [Wix RNN] Anybody know how to nest bottomTabs inside of a stack navigator without incurring extra space to the topBar?

    1 project | /r/reactnative | 24 Oct 2022
  • Faster alternative to navigation?

    1 project | /r/reactnative | 16 Jun 2022
  • Custom component topbar button event RNN v2

    1 project | /r/codehunter | 19 Apr 2022
  • I made a streaming availability mobile app to tell you where to watch films and TV shows

    1 project | /r/reactjs | 23 Jan 2022