You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

434 lines
54 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ezt-uK-zb8">
<device id="retina5_5" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="SanFranciscoDisplay-Bold.otf">
<string>SanFranciscoDisplay-Bold</string>
</array>
<array key="SanFranciscoDisplay-Medium.otf">
<string>SanFranciscoDisplay-Medium</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
<array key="SanFranciscoText-Bold.otf">
<string>SanFranciscoText-Bold</string>
</array>
</customFonts>
<scenes>
<!--Home-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="HomeViewController" title="Home" id="HSb-ou-7T5" customClass="HomeViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="qRs-xH-5Fi">
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="alB-Pe-T92">
<rect key="frame" x="0.0" y="64" width="414" height="100"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_home_verified" translatesAutoresizingMaskIntoConstraints="NO" id="UD8-ap-8xD">
<rect key="frame" x="24" y="14" width="67" height="72"/>
<constraints>
<constraint firstAttribute="width" constant="67" id="U8l-y5-E3I"/>
<constraint firstAttribute="height" constant="72" id="sRu-sw-H5c"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Thank you for registering with us!" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="pcY-xj-hQb">
<rect key="frame" x="103" y="20" width="287" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="75Z-As-Aj4"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your document is in verification process. This will not take long. Thereafter you can enjoy GME online service." lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="8" translatesAutoresizingMaskIntoConstraints="NO" id="rwJ-pQ-p9z">
<rect key="frame" x="103" y="43" width="287" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="17X-fv-KyB" userLabel="Seperator">
<rect key="frame" x="0.0" y="99.666666666666657" width="414" height="0.3333333333333286"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="bf7-EA-sF4"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="trailing" secondItem="rwJ-pQ-p9z" secondAttribute="trailing" constant="24" id="8QV-bU-6Uq"/>
<constraint firstItem="pcY-xj-hQb" firstAttribute="leading" secondItem="UD8-ap-8xD" secondAttribute="trailing" constant="12" id="9Cq-J8-5SO"/>
<constraint firstItem="UD8-ap-8xD" firstAttribute="top" secondItem="alB-Pe-T92" secondAttribute="top" constant="14" id="9lT-Dr-BKX"/>
<constraint firstItem="pcY-xj-hQb" firstAttribute="width" secondItem="rwJ-pQ-p9z" secondAttribute="width" id="Fy9-CI-vKc"/>
<constraint firstAttribute="bottom" secondItem="17X-fv-KyB" secondAttribute="bottom" id="Knu-hh-TfY"/>
<constraint firstItem="pcY-xj-hQb" firstAttribute="top" secondItem="alB-Pe-T92" secondAttribute="top" constant="20" id="NF9-W0-XUH"/>
<constraint firstItem="UD8-ap-8xD" firstAttribute="leading" secondItem="alB-Pe-T92" secondAttribute="leading" constant="24" id="NOd-Rk-Zvp"/>
<constraint firstItem="17X-fv-KyB" firstAttribute="leading" secondItem="alB-Pe-T92" secondAttribute="leading" id="Umi-eM-VdQ"/>
<constraint firstAttribute="height" constant="100" id="VxG-Dr-LRY"/>
<constraint firstItem="rwJ-pQ-p9z" firstAttribute="leading" secondItem="UD8-ap-8xD" secondAttribute="trailing" constant="12" id="gTh-y1-VUj"/>
<constraint firstItem="17X-fv-KyB" firstAttribute="width" secondItem="alB-Pe-T92" secondAttribute="width" id="l3J-oX-AeE"/>
<constraint firstItem="rwJ-pQ-p9z" firstAttribute="top" secondItem="pcY-xj-hQb" secondAttribute="bottom" constant="8" id="q0h-qE-G0m"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="G3V-VT-9Qm" appends="YES" id="0RA-Gg-BgB"/>
</connections>
</view>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="wXh-zk-jWw">
<rect key="frame" x="0.0" y="164" width="414" height="523"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="HomeRemainingLimitTableViewCell" rowHeight="115" id="rcn-u6-1gx" customClass="HomeRemainingLimitTableViewCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="414" height="115"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="rcn-u6-1gx" id="ekT-Zr-ohe">
<rect key="frame" x="0.0" y="0.0" width="414" height="115"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A2Y-eS-2d3">
<rect key="frame" x="0.0" y="0.0" width="414" height="115"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="wLs-Rj-kxu">
<rect key="frame" x="20" y="20" width="374" height="84.333333333333329"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="ybO-Kz-ezE">
<rect key="frame" x="0.0" y="0.0" width="374" height="42.333333333333336"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Remaining Yearly Limit" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="q5T-Xf-a5s">
<rect key="frame" x="109.33333333333333" y="0.0" width="155.33333333333337" height="18"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Ofo-oE-AGa">
<rect key="frame" x="133.66666666666666" y="22" width="106.66666666666666" height="20.333333333333329"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="87473839" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Bf-q6-azV">
<rect key="frame" x="0.0" y="0.0" width="73.333333333333329" height="20.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="USD" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XTv-9z-6sB">
<rect key="frame" x="75.333333333333343" y="0.0" width="31.333333333333329" height="20.333333333333332"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Ze-gK-s6z">
<rect key="frame" x="0.0" y="52.333333333333329" width="374" height="2"/>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="2" id="h7h-4F-Ddy"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Peb-Sn-rcC">
<rect key="frame" x="0.0" y="64.333333333333329" width="374" height="20"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="dzi-vM-GUm">
<rect key="frame" x="0.0" y="0.0" width="58.666666666666664" height="20"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sdfghgfd" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HSv-Iz-JvY">
<rect key="frame" x="0.0" y="0.0" width="58.666666666666664" height="20"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9M5-BJ-Q2C">
<rect key="frame" x="58.666666666666657" y="0.0" width="315.33333333333337" height="20"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="cpr-KK-Kff">
<rect key="frame" x="0.0" y="0.0" width="315.33333333333331" height="20"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Bbu-MJ-HYv">
<rect key="frame" x="0.0" y="0.0" width="264.33333333333331" height="20"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="Reward point: " textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rt7-Pa-xst">
<rect key="frame" x="0.0" y="0.0" width="264.33333333333331" height="20"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.43529412150000002" green="0.4431372583" blue="0.47450980539999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Rcn-Ft-mI4">
<rect key="frame" x="266.33333333333331" y="0.0" width="49" height="20"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="HCB-sr-BJo">
<rect key="frame" x="0.0" y="3.9999999999999991" width="49" height="13.666666666666664"/>
<subviews>
<view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalHuggingPriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="aUP-ND-ctM">
<rect key="frame" x="0.0" y="0.0" width="49" height="13.666666666666666"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" text="100000" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="6" translatesAutoresizingMaskIntoConstraints="NO" id="qFV-c8-8UI">
<rect key="frame" x="5" y="0.0" width="39" height="13.666666666666666"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="15" id="71F-b2-SSk"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="12"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.92941176469999998" green="0.1058823529" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="qFV-c8-8UI" secondAttribute="trailing" constant="5" id="2rx-F6-1xB"/>
<constraint firstItem="qFV-c8-8UI" firstAttribute="leading" secondItem="aUP-ND-ctM" secondAttribute="leading" constant="5" id="AIf-gX-WBu"/>
<constraint firstItem="qFV-c8-8UI" firstAttribute="top" secondItem="aUP-ND-ctM" secondAttribute="top" id="dSY-io-MjU"/>
<constraint firstAttribute="bottom" secondItem="qFV-c8-8UI" secondAttribute="bottom" id="fM2-eN-6r3"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="HCB-sr-BJo" secondAttribute="trailing" id="c1n-GX-oqY"/>
<constraint firstAttribute="bottom" secondItem="HCB-sr-BJo" secondAttribute="bottom" constant="2.5" id="epk-Gk-QDo"/>
<constraint firstItem="HCB-sr-BJo" firstAttribute="leading" secondItem="Rcn-Ft-mI4" secondAttribute="leading" id="hat-ha-nqX"/>
<constraint firstItem="HCB-sr-BJo" firstAttribute="top" secondItem="Rcn-Ft-mI4" secondAttribute="top" constant="4" id="rip-gY-3Pm"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="cpr-KK-Kff" firstAttribute="top" secondItem="9M5-BJ-Q2C" secondAttribute="top" id="Nf4-hm-HMI"/>
<constraint firstAttribute="bottom" secondItem="cpr-KK-Kff" secondAttribute="bottom" id="fw3-UF-prv"/>
<constraint firstItem="cpr-KK-Kff" firstAttribute="leading" secondItem="9M5-BJ-Q2C" secondAttribute="leading" id="jXL-tP-Ofc"/>
<constraint firstAttribute="trailing" secondItem="cpr-KK-Kff" secondAttribute="trailing" id="n1l-Uh-9gq"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="7b7-7Q-oHt"/>
<constraint firstAttribute="height" constant="20" id="sD1-nP-ywn"/>
</constraints>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="wLs-Rj-kxu" secondAttribute="bottom" constant="10" id="Ser-A0-ROf"/>
<constraint firstItem="wLs-Rj-kxu" firstAttribute="leading" secondItem="A2Y-eS-2d3" secondAttribute="leading" constant="20" id="X51-PH-E20"/>
<constraint firstAttribute="trailing" secondItem="wLs-Rj-kxu" secondAttribute="trailing" constant="20" id="eto-qp-HU8"/>
<constraint firstItem="wLs-Rj-kxu" firstAttribute="top" secondItem="A2Y-eS-2d3" secondAttribute="top" constant="20" id="jqd-ks-cLz"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="A2Y-eS-2d3" firstAttribute="leading" secondItem="ekT-Zr-ohe" secondAttribute="leading" id="HtF-Kg-pSh"/>
<constraint firstItem="A2Y-eS-2d3" firstAttribute="top" secondItem="ekT-Zr-ohe" secondAttribute="top" id="IX1-BU-sQZ"/>
<constraint firstAttribute="trailing" secondItem="A2Y-eS-2d3" secondAttribute="trailing" id="UT7-18-JB5"/>
<constraint firstAttribute="bottom" secondItem="A2Y-eS-2d3" secondAttribute="bottom" id="jJp-6O-h2x"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="amountLabel" destination="8Bf-q6-azV" id="KaT-Ma-SBd"/>
<outlet property="pointBackgroundView" destination="aUP-ND-ctM" id="M9X-co-v60"/>
<outlet property="pointContainerView" destination="9M5-BJ-Q2C" id="B1j-hP-IOb"/>
<outlet property="pointTitleLabel" destination="Rt7-Pa-xst" id="NYO-sD-u2A"/>
<outlet property="remainingYearlyLabel" destination="q5T-Xf-a5s" id="Q5Q-NT-Wr6"/>
<outlet property="rewardPointAmountLabel" destination="qFV-c8-8UI" id="YKL-6A-gRk"/>
<outlet property="rewardTapGesture" destination="ZRA-EC-6mr" id="xUI-l1-MLa"/>
<outlet property="userNameLabel" destination="HSv-Iz-JvY" id="aE5-dT-TQa"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="HomeCollectionTableViewCell" rowHeight="250" id="va0-Yj-PKZ" userLabel="CollectionTableCell" customClass="HomeCollectionTableViewCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="143" width="414" height="250"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="va0-Yj-PKZ" id="UgU-Jo-DQf">
<rect key="frame" x="0.0" y="0.0" width="414" height="250"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b18-X5-UHi">
<rect key="frame" x="0.0" y="0.0" width="414" height="250"/>
<subviews>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="cS9-wt-rNH">
<rect key="frame" x="20" y="20" width="374" height="210"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="0.0" id="V5P-ja-etg">
<size key="itemSize" width="170" height="173"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="10" minY="10" maxX="10" maxY="10"/>
</collectionViewFlowLayout>
<cells>
<collectionViewCell opaque="NO" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="HomeCollectionCollectionViewCell" id="Etq-JH-rVI" customClass="HomeCollectionCollectionViewCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="10" y="10" width="170" height="173"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
<rect key="frame" x="0.0" y="0.0" width="170" height="173"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B7x-OB-ICD">
<rect key="frame" x="72" y="75.666666666666671" width="26" height="22"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="SiW-h1-pYT"/>
<constraint firstAttribute="width" constant="26" id="Ymf-0X-IUa"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="2AS-0D-YqT">
<rect key="frame" x="45" y="36.666666666666657" width="80" height="80"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="width" secondItem="2AS-0D-YqT" secondAttribute="height" multiplier="1:1" id="5g2-sa-yq3"/>
<constraint firstAttribute="width" constant="80" id="Ddx-6M-Xsk"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Send Money" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="7" translatesAutoresizingMaskIntoConstraints="NO" id="1gB-BN-h1P">
<rect key="frame" x="24" y="121.66666666666667" width="122" height="15.333333333333329"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="13"/>
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_dragNdrop" translatesAutoresizingMaskIntoConstraints="NO" id="Tto-II-gHc">
<rect key="frame" x="154" y="6" width="10" height="10"/>
<constraints>
<constraint firstAttribute="height" constant="10" id="Rdp-UH-v8r"/>
<constraint firstAttribute="width" constant="10" id="zk7-DA-GuA"/>
</constraints>
</imageView>
</subviews>
</view>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailingMargin" secondItem="1gB-BN-h1P" secondAttribute="trailing" constant="8" id="6Jo-mq-p5J"/>
<constraint firstItem="1gB-BN-h1P" firstAttribute="leading" secondItem="Etq-JH-rVI" secondAttribute="leadingMargin" constant="8" id="92I-qz-Jrf"/>
<constraint firstItem="2AS-0D-YqT" firstAttribute="centerY" secondItem="B7x-OB-ICD" secondAttribute="centerY" constant="-10" id="EIz-R7-J9H"/>
<constraint firstAttribute="bottomMargin" relation="greaterThanOrEqual" secondItem="1gB-BN-h1P" secondAttribute="bottom" constant="5" id="Og8-kB-g6C"/>
<constraint firstAttribute="trailing" secondItem="Tto-II-gHc" secondAttribute="trailing" constant="6" id="aDQ-XP-G1H"/>
<constraint firstItem="2AS-0D-YqT" firstAttribute="centerX" secondItem="Etq-JH-rVI" secondAttribute="centerX" id="dcN-Y7-VS9"/>
<constraint firstItem="B7x-OB-ICD" firstAttribute="centerX" secondItem="Etq-JH-rVI" secondAttribute="centerX" id="e35-zO-9X2"/>
<constraint firstItem="2AS-0D-YqT" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Etq-JH-rVI" secondAttribute="topMargin" constant="10" id="j4o-Xh-Xdd"/>
<constraint firstItem="Tto-II-gHc" firstAttribute="top" secondItem="Etq-JH-rVI" secondAttribute="top" constant="6" id="tqF-Pu-NfF"/>
<constraint firstItem="1gB-BN-h1P" firstAttribute="top" secondItem="2AS-0D-YqT" secondAttribute="bottom" constant="5" id="xWB-BN-UF3"/>
<constraint firstItem="B7x-OB-ICD" firstAttribute="centerY" secondItem="Etq-JH-rVI" secondAttribute="centerY" id="znS-Pz-eoE"/>
</constraints>
<size key="customSize" width="170" height="173"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<outlet property="dragButton" destination="Tto-II-gHc" id="b4Z-zb-4GB"/>
<outlet property="imageview" destination="2AS-0D-YqT" id="qh6-Um-7Yh"/>
<outlet property="titleLabel" destination="1gB-BN-h1P" id="fFK-Yt-6J0"/>
</connections>
</collectionViewCell>
</cells>
</collectionView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="cS9-wt-rNH" secondAttribute="trailing" constant="20" id="MGc-Wb-7td"/>
<constraint firstAttribute="bottom" secondItem="cS9-wt-rNH" secondAttribute="bottom" constant="20" id="PYN-P6-c2Q"/>
<constraint firstItem="cS9-wt-rNH" firstAttribute="leading" secondItem="b18-X5-UHi" secondAttribute="leading" constant="20" id="Qh0-ea-NQ8"/>
<constraint firstItem="cS9-wt-rNH" firstAttribute="top" secondItem="b18-X5-UHi" secondAttribute="top" constant="20" id="pVI-z3-ybA"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="b18-X5-UHi" secondAttribute="trailing" id="EPE-LI-LDL"/>
<constraint firstItem="b18-X5-UHi" firstAttribute="leading" secondItem="UgU-Jo-DQf" secondAttribute="leading" id="TTU-1J-qtU"/>
<constraint firstItem="b18-X5-UHi" firstAttribute="top" secondItem="UgU-Jo-DQf" secondAttribute="top" id="VH1-f0-TKU"/>
<constraint firstAttribute="bottom" secondItem="b18-X5-UHi" secondAttribute="bottom" id="rKM-B7-BPn"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
<connections>
<outlet property="collectionView" destination="cS9-wt-rNH" id="e9C-Lw-qxg"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="0Kl-lY-qUa" firstAttribute="trailing" secondItem="alB-Pe-T92" secondAttribute="trailing" id="44c-9q-5Zy"/>
<constraint firstItem="wXh-zk-jWw" firstAttribute="leading" secondItem="0Kl-lY-qUa" secondAttribute="leading" id="CtQ-HI-xXr"/>
<constraint firstItem="wXh-zk-jWw" firstAttribute="top" secondItem="alB-Pe-T92" secondAttribute="bottom" id="N4D-FN-dqe"/>
<constraint firstItem="0Kl-lY-qUa" firstAttribute="trailing" secondItem="wXh-zk-jWw" secondAttribute="trailing" id="OuN-dY-tYN"/>
<constraint firstItem="alB-Pe-T92" firstAttribute="leading" secondItem="0Kl-lY-qUa" secondAttribute="leading" id="Req-1D-gfY"/>
<constraint firstItem="0Kl-lY-qUa" firstAttribute="bottom" secondItem="wXh-zk-jWw" secondAttribute="bottom" id="Ro3-6E-ZmF"/>
<constraint firstItem="alB-Pe-T92" firstAttribute="top" secondItem="0Kl-lY-qUa" secondAttribute="top" id="u2K-G9-1E9"/>
</constraints>
<viewLayoutGuide key="safeArea" id="0Kl-lY-qUa"/>
</view>
<navigationItem key="navigationItem" id="JSG-8j-YZS">
<barButtonItem key="rightBarButtonItem" title="CS" id="Fwg-iC-mji">
<connections>
<action selector="touchSupportBarButton:" destination="HSb-ou-7T5" id="LHW-Qg-bRB"/>
</connections>
</barButtonItem>
</navigationItem>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
<connections>
<outlet property="messageLabel" destination="rwJ-pQ-p9z" id="40u-EV-EKU"/>
<outlet property="messageLeftImageview" destination="UD8-ap-8xD" id="VYm-DS-yTJ"/>
<outlet property="messageTitleLabel" destination="pcY-xj-hQb" id="TA6-79-Fl5"/>
<outlet property="messageView" destination="alB-Pe-T92" id="1Di-cQ-gdP"/>
<outlet property="messageViewHeightConstraint" destination="VxG-Dr-LRY" id="80H-Oh-yg2"/>
<outlet property="seperatorView" destination="17X-fv-KyB" id="dCf-y3-EMS"/>
<outlet property="supportBarButton" destination="Fwg-iC-mji" id="0ON-4r-rO2"/>
<outlet property="tableView" destination="wXh-zk-jWw" id="FZk-dJ-oM4"/>
<outlet property="tapMessageViewGestrueRecognizer" destination="G3V-VT-9Qm" id="XVK-LS-nug"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="ZRA-EC-6mr"/>
<tapGestureRecognizer id="G3V-VT-9Qm"/>
</objects>
<point key="canvasLocation" x="814.49275362318849" y="232.33695652173915"/>
</scene>
<!--Home-->
<scene sceneID="ULq-iv-KTs">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="ezt-uK-zb8" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Home" image="ic-home" id="If6-UM-LN6"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="NbY-y6-481">
<rect key="frame" x="0.0" y="20" width="414" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="HSb-ou-7T5" kind="relationship" relationship="rootViewController" id="KgE-CX-FTC"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="ddO-fD-Ut7" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-92.753623188405811" y="232.33695652173915"/>
</scene>
</scenes>
<resources>
<image name="ic-home" width="20.333333969116211" height="20.333333969116211"/>
<image name="ic_dragNdrop" width="10" height="10"/>
<image name="ic_home_verified" width="67" height="72"/>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>