react-native-owl

Visual regression testing for React Native

Usage no npm install needed!

<script type="module">
  import reactNativeOwl from 'https://cdn.skypack.dev/react-native-owl';
</script>

README

react-native-owl github npm docs

Work In Progress: Visual regression testing for React Native

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 CO.

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

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.