Skip to content

Commit

Permalink
Merge pull request #1 from mateoguzmana/docs/installation-react-native
Browse files Browse the repository at this point in the history
docs(installation): react-native physical device hint
  • Loading branch information
mateoguzmana committed Mar 24, 2024
2 parents e1acae8 + eb7e32f commit 2bf080b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,7 @@ export default function App() {
)
}
```

<Hint>
🚨 If you encounter issues when developing for React Native, try using a physical device as not everything works with the iOS and Android simulators.
</Hint>

0 comments on commit 2bf080b

Please sign in to comment.