Simple Free Expo Starter Template with Navigation and Testing

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
  • simple-react-native-template

    A simple React Native template with navigation, tests, and code formatting setup.

  • Looking for a React Native CLI version with the same features (sans web support)? Checkout @react-native-school/react-native-template.

  • prettier

    Prettier is an opinionated code formatter.

  • Code formatting and linting is accomplished through Prettier and ESLint. They're configured to work seamlessly together and use the eslint-config-handlebarlabs rules by default.

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

    Delightful JavaScript Testing.

  • Testing is configured using Jest and React Native Testing Library. I've also included sample tests for:

  • ESLint

    Find and fix problems in your JavaScript code.

  • Code formatting and linting is accomplished through Prettier and ESLint. They're configured to work seamlessly together and use the eslint-config-handlebarlabs rules by default.

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

  • 5 Node.js Tools to Learn in 2023

    5 projects | dev.to | 8 Feb 2023
  • Enforce coding style check and run tests before each code commit using Git hooks

    3 projects | dev.to | 4 Feb 2022
  • TypeScript Boilerplate

    6 projects | dev.to | 17 Sep 2023
  • Nodejs Boilerplate with Typescript and Express

    4 projects | dev.to | 24 Nov 2022
  • Conditional Logging to the JavaScript Console

    4 projects | dev.to | 14 Nov 2022