# Pokedex UI Testing Series: A Guide to End-to-End React Native Testing with Maestro -- Part 2

DevFeed: [Pokedex UI Testing Series: A Guide to End-to-End React Native Testing with Maestro -- Part 2](<https://devfeed.tech/articles/pokedex-ui-testing-series-a-guide-to-end-to-end-react-native-testing-with-maestro-part-2-22917.md>)

Original publisher: [Read original article](<https://maestro.dev/blog/pokedex-ui-testing-series-a-guide-to-end-to-end-react-native-testing-with-maestro-part-2>)

Author: Ashish Kharche

Published: 2023-09-03T07:00:00Z

Content type: tutorial

Language: en

Sources: [mobile.dev - Medium](<https://devfeed.tech/sources/mobile-dev-medium.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [React Native](<https://devfeed.tech/topics/react-native.md>), [Expo](<https://devfeed.tech/topics/expo.md>), [Application Development](<https://devfeed.tech/topics/application-development.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [guide](<https://devfeed.tech/tags/guide.md>), [ios](<https://devfeed.tech/tags/ios.md>), [maestro](<https://devfeed.tech/tags/maestro.md>), [react](<https://devfeed.tech/tags/react.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [testing](<https://devfeed.tech/tags/testing.md>), [ui-testing](<https://devfeed.tech/tags/ui-testing.md>)

## AI overview

This tutorial explains how to perform end-to-end UI testing for a React Native Expo Pokedex app with Maestro on Android and iOS. It covers workspace configuration, organizing tests into journeys and subflows, and using Maestro Studio to create and run test flows.

## Source excerpt

Write UI tests for your React Native / Expo Apps