From 3432ae1de5eb5abfc8159e50f0babec87482ffb8 Mon Sep 17 00:00:00 2001 From: Dawid Krajewski Date: Wed, 26 Aug 2026 17:27:12 +0200 Subject: [PATCH] Add Sherlo to testing section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 842ac98d..4afa6a65 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ Tools for building React Native apps with AI agents, and for putting AI inside y - [Detox](https://github.com/wix/Detox) - Gray-box end-to-end testing and automation framework. - [React Native Testing Library](https://github.com/callstack/react-native-testing-library) - Testing utilities that encourage good practices. - [Loki](https://github.com/oblador/loki) - Visual regression testing for Storybook. +- [Sherlo](https://sherlo.io) - Visual regression testing for React Native with cloud-hosted iOS and Android simulators and Storybook integration. ### Builds, Deployment & OTA Updates