|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
8 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
9 | 9 | </dependencies>
|
|
22 | 22 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
23 | 23 | <nil key="highlightedColor"/>
|
24 | 24 | </label>
|
25 |
| - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="react-native-fast-crypto-example" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb"> |
| 25 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="react-native-box2d-example" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb"> |
26 | 26 | <rect key="frame" x="0.0" y="202" width="375" height="43"/>
|
27 | 27 | <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
|
28 | 28 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
31 | 31 | <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">
|
32 | 32 | <rect key="frame" x="0.0" y="626" width="375" height="21"/>
|
33 | 33 | <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
34 |
| - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 34 | + <color key="textColor" systemColor="darkTextColor"/> |
35 | 35 | <nil key="highlightedColor"/>
|
36 | 36 | </label>
|
37 | 37 | </subviews>
|
| 38 | + <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
38 | 39 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
39 | 40 | <constraints>
|
40 | 41 | <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/>
|
|
47 | 48 | <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/>
|
48 | 49 | <constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" symbolic="YES" id="x7j-FC-K8j"/>
|
49 | 50 | </constraints>
|
50 |
| - <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
51 | 51 | </view>
|
52 | 52 | </viewController>
|
53 | 53 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
54 | 54 | </objects>
|
55 | 55 | <point key="canvasLocation" x="52.173913043478265" y="375"/>
|
56 | 56 | </scene>
|
57 | 57 | </scenes>
|
| 58 | + <resources> |
| 59 | + <systemColor name="darkTextColor"> |
| 60 | + <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 61 | + </systemColor> |
| 62 | + </resources> |
58 | 63 | </document>
|
0 commit comments