Skip to content

Commit de158a3

Browse files
authored
Expo doc links (#108)
1 parent 8735e92 commit de158a3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

community/contributions.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description: A list of community projects and contributions around Maestro.
88
Maestro Assistant is a Visual Studio Code extension that provides useful Maestro shortcuts and simplifies repetitive workflows, like creating or running flows.
99
* [React Native Maestro](https://github.com/kiki-le-singe/react-native-maestro)\
1010
A sample project that uses Maestro to test a React Native app built with Expo.
11+
* [E2E testing of React Native apps using EAS and Maestro (Expo documentation)](https://docs.expo.dev/build-reference/e2e-tests/)
1112
* [Codemagic CI integration](https://docs.codemagic.io/integrations/maestro-integration/)
1213
* [Fastlane Plugin](https://github.com/inf2381/fastlane-plugin-maestro)
1314
* [ASDF Plugin](https://github.com/dotanuki-labs/asdf-maestro)

platform-support/react-native.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,5 @@ In some cases, you may run into issues with nested tappable / accessible element
178178
## Resources
179179

180180
* [A great introduction to Maestro with React Native](https://dev.to/b42/test-your-react-native-app-with-maestro-5bfj) by Alexander Hodes
181+
* [E2E testing of React Native apps using EAS and Maestro (Expo documentation)](https://docs.expo.dev/build-reference/e2e-tests/)
181182

182-
{% content-ref url="broken-reference" %}
183-
[Broken link](broken-reference)
184-
{% endcontent-ref %}

0 commit comments

Comments
 (0)