We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714c73e commit 2af28dfCopy full SHA for 2af28df
tests/README.md
@@ -6,8 +6,8 @@ Our tests are powered by [Jet ✈️](https://github.com/invertase/jet).
6
7
## Requirements
8
9
-- Make sure you have Xcode installed (tested with Xcode 15+) to develop iOS items
10
-- Make sure you have Node.js installed with yarn installed globally (node version 18 and 20 tested, `npm install --global yarn`).
+- Make sure you have Xcode installed (tested with Xcode 16.4+) to develop iOS items
+- Make sure you have a recent enough Node.js installed (node version 22 tested)
11
- Make sure you have all required iOS dependencies installed:
12
13
- [Apple Sim Utils](https://github.com/wix/AppleSimulatorUtils):
0 commit comments