We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2577f commit d96c5a4Copy full SHA for d96c5a4
apps/playground/rn-harness.config.mjs
@@ -13,7 +13,7 @@ const config = {
13
platform: 'ios',
14
deviceId: 'iPhone 16 Pro',
15
bundleId: 'org.reactjs.native.example.Playground',
16
- systemVersion: '18.0',
+ systemVersion: '18.6',
17
},
18
],
19
defaultRunner: 'android',
0 commit comments