expo-ts
React Native project template with Expo, TypeScript, ESLint, and Prettier 🏁 (by vladimir-vovk)
react-native-testing-library
🦉 Simple and complete React Native testing utilities that encourage good testing practices. (by callstack)
expo-ts | react-native-testing-library | |
---|---|---|
1 | 19 | |
8 | 3,256 | |
- | 0.7% | |
6.5 | 9.0 | |
4 months ago | 5 days ago | |
JavaScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
expo-ts
Posts with mentions or reviews of expo-ts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-06.
-
Starting React Native Project in 2023
TLDR You can use one command npx create-expo-app -t expo-ts to create new React Native project with all tools already setup for you (see README for details) or follow instructions below. 🤓
react-native-testing-library
Posts with mentions or reviews of react-native-testing-library.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-05.
-
😎 Top React Native ESSENTIALS Tech Stack for 2025 🫵⛳️
RN Testing
-
Ask HN: Who wants to be hired? (December 2024)
- react-native-testing-library: https://github.com/callstack/react-native-testing-library/pu...
-
Starting React Native Project in 2025
The React Native Testing Library helps you to write better tests with less effort and encourages good testing practices.
-
React Native Testing Options Overview
There is another option called React Native Testing Library is a lightweight React Native testing utilities helping you write better tests with less effort.
-
Unit Testing Expo Apps With Jest
Testing library: @testing-library/react-native
-
Unit Tests using jest and react-native-testing-library.
Has anyone recently done unit tests in RN using jest and https://callstack.github.io/react-native-testing-library/. I’m struggling to mock all the libraries. The example given in testing-library seems to doesn’t need to mock all the libraries but in my case it throws error. I’ve also added ‘transformIgnorePatterns’ in package.json. Any help or repo would be helpful.
-
Learn how to perform unit testing in React Native with Jest.
This article offers an overview of React Native testing, but there’s so much more to learn! I encourage you to explore other testing techniques and tools, like Snapshot Testing, Detox, and React Native Testing Library. Choose the ones that work best for your project, and keep learning!
-
Performance Regression Testing for React Native
Introducing a new tool means introducing a new workflow. This can lead to lower adoption, as developers need to to get familiar with it in the first place. To prevent that from happening, we've based Reassure on https://callstack.github.io/react-native-testing-library/ API as something React Native developers should be familiar with.
-
Starting React Native Project in 2023
Tests with Jest and React Native Testing Library.
-
What testing library do you use for react native automated testing
The standard is React Native Testing Library for unit and integration tests, and Detox for E2E tests.
What are some alternatives?
When comparing expo-ts and react-native-testing-library you can also consider the following projects:
babel-plugin-module-resolver - Custom module resolver plugin for Babel
credit-card-form - [Moved to: https://github.com/halilb/rn-credit-card]
standard-version - :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
react-native-geolocation-service - React native geolocation service for iOS and android
prettier - Prettier is an opinionated code formatter.
jest-native - 🦅 Custom jest matchers to test the state of React Native