|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="15A284" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r"> |
3 | 3 | <dependencies>
|
4 | 4 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
|
5 | 5 | <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
|
| 6 | + <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
6 | 7 | </dependencies>
|
7 | 8 | <scenes>
|
8 | 9 | <!--View Controller-->
|
|
219 | 220 | <rect key="frame" x="100" y="250" width="400" height="300"/>
|
220 | 221 | </variation>
|
221 | 222 | </view>
|
| 223 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="duM-30-kXn"> |
| 224 | + <rect key="frame" x="499" y="28" width="81" height="30"/> |
| 225 | + <state key="normal" title="Component"/> |
| 226 | + <connections> |
| 227 | + <segue destination="fw9-rg-tLH" kind="presentation" id="u46-CM-cgV"/> |
| 228 | + </connections> |
| 229 | + </button> |
222 | 230 | </subviews>
|
223 | 231 | <animations/>
|
224 | 232 | <constraints>
|
|
227 | 235 | <constraint firstItem="zGD-CO-SAA" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="2ab-CE-y4a"/>
|
228 | 236 | <constraint firstItem="fCC-bM-0gK" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" identifier="FrontView" id="E7E-Qb-Vsn"/>
|
229 | 237 | <constraint firstItem="N7c-Er-ecK" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="ESB-M0-wlr"/>
|
| 238 | + <constraint firstAttribute="trailingMargin" secondItem="duM-30-kXn" secondAttribute="trailing" id="J0J-4S-qRd"/> |
230 | 239 | <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="t6u-vc-eCu" secondAttribute="bottom" constant="20" id="Kia-Qh-Z5X">
|
231 | 240 | <variation key="heightClass=compact" constant="8"/>
|
232 | 241 | <variation key="heightClass=compact-widthClass=regular" constant="176"/>
|
|
247 | 256 | <constraint firstItem="oJ8-qS-ALn" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="hl6-w0-Wam"/>
|
248 | 257 | <constraint firstItem="cFT-Mn-coC" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="p8F-fy-InF"/>
|
249 | 258 | <constraint firstItem="dX0-CZ-EP9" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" id="pSj-6z-cTn"/>
|
| 259 | + <constraint firstItem="duM-30-kXn" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="8" id="skW-8g-LSS"/> |
250 | 260 | <constraint firstItem="fVC-76-ely" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="w8H-xd-W3D"/>
|
251 | 261 | <constraint firstItem="5cq-ZV-bhK" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="wgJ-ZT-EoV"/>
|
252 | 262 | </constraints>
|
|
261 | 271 | </objects>
|
262 | 272 | <point key="canvasLocation" x="61" y="320"/>
|
263 | 273 | </scene>
|
| 274 | + <!--Component View Controller--> |
| 275 | + <scene sceneID="PBh-2T-O7K"> |
| 276 | + <objects> |
| 277 | + <viewController id="fw9-rg-tLH" customClass="ComponentViewController" customModule="CardAnimation" customModuleProvider="target" sceneMemberID="viewController"> |
| 278 | + <layoutGuides> |
| 279 | + <viewControllerLayoutGuide type="top" id="vLI-t1-AxW"/> |
| 280 | + <viewControllerLayoutGuide type="bottom" id="QO0-0n-sl7"/> |
| 281 | + </layoutGuides> |
| 282 | + <view key="view" contentMode="scaleToFill" id="DF4-xn-P6z"> |
| 283 | + <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 284 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 285 | + <subviews> |
| 286 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="srb-xo-nyT"> |
| 287 | + <rect key="frame" x="284" y="28" width="33" height="42"/> |
| 288 | + <fontDescription key="fontDescription" type="system" pointSize="25"/> |
| 289 | + <state key="normal" title="UP"/> |
| 290 | + <connections> |
| 291 | + <action selector="onUpPushed:" destination="fw9-rg-tLH" eventType="touchUpInside" id="l3T-kS-9Iq"/> |
| 292 | + </connections> |
| 293 | + </button> |
| 294 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="31I-9l-4R6"> |
| 295 | + <rect key="frame" x="262" y="531" width="77" height="42"/> |
| 296 | + <fontDescription key="fontDescription" type="system" pointSize="25"/> |
| 297 | + <state key="normal" title="DOWN"/> |
| 298 | + <connections> |
| 299 | + <action selector="onDownPushed:" destination="fw9-rg-tLH" eventType="touchUpInside" id="uS1-jp-980"/> |
| 300 | + </connections> |
| 301 | + </button> |
| 302 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kKf-Oi-6h7" customClass="AnimatedCardsView" customModule="CardAnimation" customModuleProvider="target"> |
| 303 | + <rect key="frame" x="20" y="78" width="560" height="445"/> |
| 304 | + <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/> |
| 305 | + </view> |
| 306 | + </subviews> |
| 307 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 308 | + <constraints> |
| 309 | + <constraint firstAttribute="leadingMargin" secondItem="kKf-Oi-6h7" secondAttribute="leading" id="0s0-6z-zcR"/> |
| 310 | + <constraint firstItem="31I-9l-4R6" firstAttribute="top" secondItem="kKf-Oi-6h7" secondAttribute="bottom" constant="8" id="3yB-HY-hYD"/> |
| 311 | + <constraint firstItem="srb-xo-nyT" firstAttribute="centerX" secondItem="DF4-xn-P6z" secondAttribute="centerX" id="5M3-xK-26v"/> |
| 312 | + <constraint firstAttribute="trailingMargin" secondItem="kKf-Oi-6h7" secondAttribute="trailing" id="6fd-zj-Z4m"/> |
| 313 | + <constraint firstItem="kKf-Oi-6h7" firstAttribute="top" secondItem="srb-xo-nyT" secondAttribute="bottom" constant="8" id="F9y-3Q-b2c"/> |
| 314 | + <constraint firstItem="QO0-0n-sl7" firstAttribute="top" secondItem="31I-9l-4R6" secondAttribute="bottom" constant="27" id="SCM-te-fwb"/> |
| 315 | + <constraint firstItem="kKf-Oi-6h7" firstAttribute="centerY" secondItem="DF4-xn-P6z" secondAttribute="centerY" id="Yos-l1-yKM"/> |
| 316 | + <constraint firstItem="kKf-Oi-6h7" firstAttribute="centerX" secondItem="DF4-xn-P6z" secondAttribute="centerX" id="tPw-bD-WOQ"/> |
| 317 | + <constraint firstItem="srb-xo-nyT" firstAttribute="top" secondItem="vLI-t1-AxW" secondAttribute="bottom" constant="8" id="u3y-pB-szd"/> |
| 318 | + <constraint firstItem="31I-9l-4R6" firstAttribute="centerX" secondItem="DF4-xn-P6z" secondAttribute="centerX" id="up0-y4-wzT"/> |
| 319 | + </constraints> |
| 320 | + </view> |
| 321 | + <connections> |
| 322 | + <outlet property="cardsView" destination="kKf-Oi-6h7" id="3qI-Zm-ZrJ"/> |
| 323 | + </connections> |
| 324 | + </viewController> |
| 325 | + <placeholder placeholderIdentifier="IBFirstResponder" id="KqM-81-h7O" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 326 | + </objects> |
| 327 | + <point key="canvasLocation" x="769" y="320"/> |
| 328 | + </scene> |
264 | 329 | </scenes>
|
265 | 330 | <resources>
|
266 | 331 | <image name="JLAFRICA.jpeg" width="840" height="328"/>
|
|
0 commit comments