From 79c00073ecbbda746e6cfb64afc4cfc159a77524 Mon Sep 17 00:00:00 2001 From: Anthony Albertini Date: Tue, 28 Mar 2023 10:27:05 +0200 Subject: [PATCH] Update the list of libraries Add a link to a small project showing how to do UI Testing with React Native and Maestro --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7a79692..260f965b 100644 --- a/README.md +++ b/README.md @@ -878,6 +878,7 @@ Components and native modules. * [react-native-native-log ★0](https://github.com/JessicaYeh/react-native-native-log) - A React Native log function that under the hood calls native logs. * [react-native-mov-to-mp4 ★44](https://github.com/taltultc/react-native-mov-to-mp4) - utils for Converting mov file to mp4 for cross-platform playback compatibility. * [react-native-test-runner ★1](https://github.com/acostalima/react-native-test-runner) - Run unit and integration tests in React Native's environment. +* [react-native-maestro ★6](https://github.com/kiki-le-singe/react-native-maestro) - A small project to show how to make UI testing with React Native and Maestro. ### Forms