|
16 | 16 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
17 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
18 | 18 | <subviews> |
19 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="demo" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb"> |
20 | | - <rect key="frame" x="0.0" y="202" width="375" height="43"/> |
21 | | - <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/> |
22 | | - <nil key="highlightedColor"/> |
23 | | - </label> |
24 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Powered by React Native" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="MN2-I3-ftu"> |
25 | | - <rect key="frame" x="0.0" y="626" width="375" height="21"/> |
26 | | - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
27 | | - <nil key="highlightedColor"/> |
28 | | - </label> |
| 19 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" image="LaunchIcon" translatesAutoresizingMaskIntoConstraints="NO" id="LSo-D1-Q2Z"> |
| 20 | + <rect key="frame" x="117.5" y="263.5" width="140" height="140"/> |
| 21 | + <constraints> |
| 22 | + <constraint firstAttribute="width" constant="140" id="AMj-g8-f6A"/> |
| 23 | + <constraint firstAttribute="height" constant="140" id="B24-H9-VjC"/> |
| 24 | + </constraints> |
| 25 | + </imageView> |
29 | 26 | </subviews> |
30 | 27 | <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
31 | 28 | <constraints> |
32 | | - <constraint firstItem="Bcu-3y-fUS" firstAttribute="bottom" secondItem="MN2-I3-ftu" secondAttribute="bottom" constant="20" id="OZV-Vh-mqD"/> |
33 | | - <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/> |
34 | | - <constraint firstItem="MN2-I3-ftu" firstAttribute="centerX" secondItem="Bcu-3y-fUS" secondAttribute="centerX" id="akx-eg-2ui"/> |
35 | | - <constraint firstItem="MN2-I3-ftu" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" id="i1E-0Y-4RG"/> |
36 | | - <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/> |
37 | | - <constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" symbolic="YES" id="x7j-FC-K8j"/> |
| 29 | + <constraint firstItem="LSo-D1-Q2Z" firstAttribute="centerX" secondItem="Bcu-3y-fUS" secondAttribute="centerX" id="2QY-M6-Ukx"/> |
| 30 | + <constraint firstItem="LSo-D1-Q2Z" firstAttribute="centerY" secondItem="Bcu-3y-fUS" secondAttribute="centerY" id="8xD-fv-CdR"/> |
38 | 31 | </constraints> |
39 | 32 | <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
40 | 33 | </view> |
|
44 | 37 | <point key="canvasLocation" x="52.173913043478265" y="375"/> |
45 | 38 | </scene> |
46 | 39 | </scenes> |
| 40 | + <resources> |
| 41 | + <image name="LaunchIcon" width="200" height="200"/> |
| 42 | + </resources> |
47 | 43 | </document> |
0 commit comments