diff --git a/docs/documentation/index.mdx b/docs/documentation/index.mdx index 15a1b820d..116c58a1d 100644 --- a/docs/documentation/index.mdx +++ b/docs/documentation/index.mdx @@ -109,7 +109,7 @@ Check out our video version of this tutorial on YouTube! Psst... Android is a bit easier to set up, so we recommend starting with it! - + Go to **android/app/src/androidTest/java/com/example/myapp/** in your project @@ -345,6 +345,7 @@ Check out our video version of this tutorial on YouTube! Open `macos/Runner.xcworkspace` in Xcode. + Create a test target if you do not already have one via `File > New > Target...`