Starting React Native Project in 2025

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. husky

    Git hooks made easy 🐶 woof!

    Husky improves your commits and more 🐶 woof!

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. eslint-plugin-jest

    ESLint plugin for Jest

    Jest has a number of globally-available functions, so we need to introduce these functions to ESLint with eslint-plugin-jest.

  4. react-native-testing-library

    🦉 Simple and complete React Native testing utilities that encourage good testing practices.

    The React Native Testing Library helps you to write better tests with less effort and encourages good testing practices.

  5. jest-native

    🦅 Custom jest matchers to test the state of React Native

    The jest-native library provides a set of custom jest matchers that you can use to extend jest. These will make your tests more declarative, clear to read, and maintain.

  6. eslint-plugin-testing-library

    ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library

    Let's also add eslint-plugin-testing-library and eslint-plugin-jest-dom. Both are ESLint plugins that help to follow best practices and anticipate common mistakes when writing tests with Testing Library. For more info, see the excellent Common mistakes with React Testing Library article by Kent C. Dodds. 🤓

  7. eslint-plugin-jest-dom

    eslint rules for use with jest-dom

    Let's also add eslint-plugin-testing-library and eslint-plugin-jest-dom. Both are ESLint plugins that help to follow best practices and anticipate common mistakes when writing tests with Testing Library. For more info, see the excellent Common mistakes with React Testing Library article by Kent C. Dodds. 🤓

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

  • What is Storybook Play function?

    2 projects | dev.to | 10 Mar 2024
  • Unit Tests using jest and react-native-testing-library.

    1 project | /r/reactnative | 1 Jul 2023
  • Continuous App Performance Monitoring Made Simple with Reassure

    1 project | dev.to | 10 Oct 2022
  • React Native Testing Library doesn't find text even though its in debug

    1 project | /r/codehunter | 1 May 2022
  • Does React Native production app contain devDependencies?

    1 project | /r/reactnative | 13 Apr 2022

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?