|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina5_9" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies> |
4 | 7 | <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/> |
6 | | - <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 10 | </dependencies> |
8 | 11 | <objects> |
9 | 12 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
|
12 | 15 | <rect key="frame" x="0.0" y="0.0" width="480" height="480"/> |
13 | 16 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
14 | 17 | <subviews> |
15 | | - <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="8ie-xW-0ye"> |
16 | | - <rect key="frame" x="20" y="439" width="441" height="21"/> |
17 | | - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
18 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
19 | | - <nil key="highlightedColor"/> |
20 | | - </label> |
21 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="rnr" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX"> |
22 | | - <rect key="frame" x="20" y="140" width="441" height="43"/> |
23 | | - <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/> |
24 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
25 | | - <nil key="highlightedColor"/> |
26 | | - </label> |
| 18 | + <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="SplashScreen" translatesAutoresizingMaskIntoConstraints="NO" id="gBN-Kn-isy"> |
| 19 | + <rect key="frame" x="120" y="176" width="240" height="128"/> |
| 20 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/> |
| 21 | + </imageView> |
27 | 22 | </subviews> |
28 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
29 | | - <constraints> |
30 | | - <constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/> |
31 | | - <constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/> |
32 | | - <constraint firstAttribute="bottom" secondItem="8ie-xW-0ye" secondAttribute="bottom" constant="20" id="Kzo-t9-V3l"/> |
33 | | - <constraint firstItem="8ie-xW-0ye" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="MfP-vx-nX0"/> |
34 | | - <constraint firstAttribute="centerX" secondItem="8ie-xW-0ye" secondAttribute="centerX" id="ZEH-qu-HZ9"/> |
35 | | - <constraint firstItem="kId-c2-rCX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="fvb-Df-36g"/> |
36 | | - </constraints> |
| 23 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
37 | 24 | <nil key="simulatedStatusBarMetrics"/> |
38 | 25 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
39 | 26 | <point key="canvasLocation" x="548" y="455"/> |
40 | 27 | </view> |
41 | 28 | </objects> |
| 29 | + <resources> |
| 30 | + <image name="SplashScreen" width="200.33332824707031" height="200"/> |
| 31 | + </resources> |
42 | 32 | </document> |
0 commit comments