Skip to content

Commit a493e8a

Browse files
committed
Remove Expo Go warning since it's mentioned in requirements
1 parent fd88471 commit a493e8a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

versioned_docs/version-8.x/getting-started.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ npx expo install react-native-screens react-native-safe-area-context @callstack/
5454

5555
This will install versions of these libraries that are compatible with your Expo SDK version.
5656

57-
:::warning
58-
59-
[Expo Go](https://expo.dev/go) doesn't include all native dependencies required by React Navigation, so it won't reflect your app's actual behavior. Use a [development build](https://docs.expo.dev/development/introduction/) to properly test your app.
60-
61-
:::
62-
6357
</TabItem>
6458
<TabItem value='community-cli' label='Community CLI'>
6559

0 commit comments

Comments
 (0)