diff --git a/docs/getting-started/installation.mdx b/docs/getting-started/installation.mdx index 0fefd0f737..d7bf414284 100644 --- a/docs/getting-started/installation.mdx +++ b/docs/getting-started/installation.mdx @@ -211,3 +211,7 @@ export default function App() { ) } ``` + + + 🚨 If you encounter issues when developing for React Native, try using a physical device as not everything works with the iOS and Android simulators. +