Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
R

react-native-owl

> 前端框架
Open source

Visual regression testing library for React Native that enables developers to introduce visual regression tests to their apps.

693 stars0 likes0 views
WebsiteGitHub

About

Visual regression testing library for React Native that enables developers to introduce visual regression tests to their apps.

react-native-owl — Visual regression testing for React Native


What is React Native Owl?

React Native Owl is a visual regression testing library for React Native that enables developers to introduce visual regression tests to their apps for iOS and Android. Being heavily inspired by Detox, an end-to-end testing and automation framework, this library uses a similar API that makes setting up react-native-owl and running the tests locally and on your preferred CI service seamless.

While Detox focuses on end-to-end testing in general, React Native Owl focuses on visual regression testing and helping you catch unexpected changes to the visual appearance of your app over time.

:rocket: Check out the official documentation for more details!

Installation

yarn add -D react-native-owl
# or
npm install -D react-native-owl

Documentation

The documentation contains everything you need to know about react-native-owl, and contains several sections in order of importance when you first get started:

  • Getting started — contains the "Getting Started" guide.
  • Configuration — explains all the configuration options for react-native-owl.
  • Running on CI — example GitHub Action to run react-native-owl on CI.

You can find the raw markdown files inside this repository's docs folder.

Contributing

Please see our contributing guide.

Maintenance Status

Active: Formidable is actively working on this project, and we expect to continue work on this project for the foreseeable future. Bug reports, feature requests and pull requests are welcome.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptandroidiosjavscriptreact

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架