expo-dev-launcher 3.5.1 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -10,6 +10,12 @@
|
|
|
10
10
|
|
|
11
11
|
### 💡 Others
|
|
12
12
|
|
|
13
|
+
## 3.6.0 — 2023-12-15
|
|
14
|
+
|
|
15
|
+
### 🐛 Bug fixes
|
|
16
|
+
|
|
17
|
+
- [iOS] Fixed Error View colors on dark mode. ([#25974](https://github.com/expo/expo/pull/25974) by [@gabrieldonadel](https://github.com/gabrieldonadel))
|
|
18
|
+
|
|
13
19
|
## 3.5.1 — 2023-12-12
|
|
14
20
|
|
|
15
21
|
_This version does not introduce any user-facing changes._
|
package/android/build.gradle
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="
|
|
2
|
+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
3
3
|
<device id="retina5_9" orientation="portrait" appearance="light"/>
|
|
4
4
|
<dependencies>
|
|
5
5
|
<deployment identifier="iOS"/>
|
|
6
|
-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="
|
|
6
|
+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
|
7
7
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
8
8
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
9
9
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
19
19
|
<subviews>
|
|
20
20
|
<stackView opaque="NO" tag="6634" contentMode="scaleToFill" axis="vertical" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="GM9-4h-o48" userLabel="Main View">
|
|
21
|
-
<rect key="frame" x="20" y="
|
|
21
|
+
<rect key="frame" x="20" y="70" width="335" height="588"/>
|
|
22
22
|
<subviews>
|
|
23
23
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="1Bh-aT-q2c" userLabel="Header Stack View">
|
|
24
24
|
<rect key="frame" x="0.0" y="0.0" width="335" height="103"/>
|
|
@@ -26,28 +26,28 @@
|
|
|
26
26
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="There was a problem loading the project." lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yz7-qW-osQ">
|
|
27
27
|
<rect key="frame" x="0.0" y="0.0" width="335" height="57.333333333333336"/>
|
|
28
28
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="24"/>
|
|
29
|
-
<
|
|
29
|
+
<nil key="textColor"/>
|
|
30
30
|
<nil key="highlightedColor"/>
|
|
31
31
|
</label>
|
|
32
32
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="This development build encountered the following error:" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NuU-oV-ttb">
|
|
33
33
|
<rect key="frame" x="0.0" y="69.333333333333343" width="335" height="33.666666666666657"/>
|
|
34
34
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
35
|
-
<
|
|
35
|
+
<nil key="textColor"/>
|
|
36
36
|
<nil key="highlightedColor"/>
|
|
37
37
|
</label>
|
|
38
38
|
</subviews>
|
|
39
39
|
</stackView>
|
|
40
40
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="Yt5-QM-Cuc" userLabel="Error Stack View">
|
|
41
|
-
<rect key="frame" x="0.0" y="121" width="335" height="
|
|
41
|
+
<rect key="frame" x="0.0" y="121" width="335" height="467"/>
|
|
42
42
|
<subviews>
|
|
43
43
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Error infromation" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VXA-BB-Jf6">
|
|
44
44
|
<rect key="frame" x="0.0" y="0.0" width="335" height="17"/>
|
|
45
45
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
|
46
|
-
<
|
|
46
|
+
<nil key="textColor"/>
|
|
47
47
|
<nil key="highlightedColor"/>
|
|
48
48
|
</label>
|
|
49
49
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="YTm-Ru-mwN">
|
|
50
|
-
<rect key="frame" x="0.0" y="29" width="335" height="
|
|
50
|
+
<rect key="frame" x="0.0" y="29" width="335" height="438"/>
|
|
51
51
|
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
52
52
|
<color key="separatorColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
53
53
|
<color key="sectionIndexColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
<color key="sectionIndexTrackingBackgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
56
56
|
<prototypes>
|
|
57
57
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="cell" id="SER-Yx-7Ha" customClass="EXDevLauncherStackTrace" customModule="EXDevLauncher" customModuleProvider="target">
|
|
58
|
-
<rect key="frame" x="0.0" y="
|
|
58
|
+
<rect key="frame" x="0.0" y="50" width="335" height="35.333332061767578"/>
|
|
59
59
|
<autoresizingMask key="autoresizingMask"/>
|
|
60
60
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="SER-Yx-7Ha" id="17f-61-Bd4">
|
|
61
61
|
<rect key="frame" x="0.0" y="0.0" width="335" height="35.333332061767578"/>
|
|
@@ -138,7 +138,6 @@
|
|
|
138
138
|
<color key="tintColor" red="0.94117647058823528" green="0.94509803921568625" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
139
139
|
</stackView>
|
|
140
140
|
</subviews>
|
|
141
|
-
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
142
141
|
<constraints>
|
|
143
142
|
<constraint firstAttribute="height" constant="120" id="KqV-iT-ZRo"/>
|
|
144
143
|
<constraint firstItem="C4a-fX-PLy" firstAttribute="top" secondItem="zFL-lG-zl9" secondAttribute="top" constant="20" id="PnF-4a-zPi"/>
|
|
@@ -149,7 +148,7 @@
|
|
|
149
148
|
</view>
|
|
150
149
|
</subviews>
|
|
151
150
|
<viewLayoutGuide key="safeArea" id="c2L-io-eK1"/>
|
|
152
|
-
<color key="backgroundColor"
|
|
151
|
+
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
153
152
|
<constraints>
|
|
154
153
|
<constraint firstItem="zFL-lG-zl9" firstAttribute="top" secondItem="GM9-4h-o48" secondAttribute="bottom" id="Ieu-gd-kCR"/>
|
|
155
154
|
<constraint firstItem="c2L-io-eK1" firstAttribute="trailing" secondItem="GM9-4h-o48" secondAttribute="trailing" constant="20" id="Lgo-wV-ONP"/>
|
|
@@ -173,7 +172,7 @@
|
|
|
173
172
|
</scenes>
|
|
174
173
|
<resources>
|
|
175
174
|
<systemColor name="linkColor">
|
|
176
|
-
<color red="0.0" green="0.
|
|
175
|
+
<color red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
177
176
|
</systemColor>
|
|
178
177
|
<systemColor name="systemBackgroundColor">
|
|
179
178
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-dev-launcher",
|
|
3
3
|
"title": "Expo Development Launcher",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.6.0",
|
|
5
5
|
"description": "Pre-release version of the Expo development launcher package for testing.",
|
|
6
6
|
"main": "build/DevLauncher.js",
|
|
7
7
|
"types": "build/DevLauncher.d.ts",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"./setupTests.ts"
|
|
67
67
|
]
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "1a7c4e8ffed182e00cf1cf654ca2401441a7377a"
|
|
70
70
|
}
|