React Native Support
Maestro supports testing React Native apps on Android and iOS. Learn how to interact with components by text or testID, input text, and run sample UI tests.

Interacting with a component by Text
Example: Tap on a Button
Interaction with a component by testID
Example: Tap on a button with a testID property
Entering text in a Text Input
Example: Enter text into a TextInput.
Create a working sample app with Maestro tests
Install Maestro
Create a sample app
Start the app and test using Maestro
Demo
Interacting with nested components on iOS
Example: Tapping on nested Text Component
Resources
Last updated
Was this helpful?
