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.
 
 
 
 

1024 lines
130 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="gzr-wx-4Us">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<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-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
<array key="SanFranciscoDisplay-Semibold.otf">
<string>SanFranciscoDisplay-Semibold</string>
</array>
<array key="SanFranciscoText-Regular.otf">
<string>SanFranciscoText-Regular</string>
</array>
</customFonts>
<scenes>
<!--Track Recipient View Controller-->
<scene sceneID="7re-ZL-JUa">
<objects>
<viewController id="gzr-wx-4Us" customClass="TrackRecipientViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="KLF-C9-hRQ">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pBw-J5-Ccq" userLabel="View Main">
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="GG6-J6-tI0">
<rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nmF-Uy-jJg" userLabel="View Recipient">
<rect key="frame" x="0.0" y="0.0" width="375" height="104"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NhH-2Y-NYH">
<rect key="frame" x="10" y="10" width="355" height="82"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GME Control No" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YJF-hr-2Lw">
<rect key="frame" x="28" y="15" width="94" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="GME Control No" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XPt-My-hLA">
<rect key="frame" x="28" y="42" width="309" height="30"/>
<color key="textColor" red="0.92549019607843142" green="0.10980392156862745" blue="0.14117647058823529" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<textInputTraits key="textInputTraits" autocorrectionType="no"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="YJF-hr-2Lw" firstAttribute="leading" secondItem="NhH-2Y-NYH" secondAttribute="leading" constant="28" id="CDA-fQ-D46"/>
<constraint firstAttribute="trailing" secondItem="XPt-My-hLA" secondAttribute="trailing" constant="18" id="MVf-Xi-jPB"/>
<constraint firstAttribute="bottom" secondItem="XPt-My-hLA" secondAttribute="bottom" constant="10" id="ZxZ-vC-dnU"/>
<constraint firstItem="YJF-hr-2Lw" firstAttribute="top" secondItem="NhH-2Y-NYH" secondAttribute="top" constant="15" id="f7t-pt-MaN"/>
<constraint firstItem="XPt-My-hLA" firstAttribute="top" secondItem="YJF-hr-2Lw" secondAttribute="bottom" constant="10" id="uPW-LC-Cfg"/>
<constraint firstItem="XPt-My-hLA" firstAttribute="leading" secondItem="NhH-2Y-NYH" secondAttribute="leading" constant="28" id="uiK-W1-Q8p"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="NhH-2Y-NYH" firstAttribute="leading" secondItem="nmF-Uy-jJg" secondAttribute="leading" constant="10" id="8Kk-L9-5eg"/>
<constraint firstItem="NhH-2Y-NYH" firstAttribute="top" secondItem="nmF-Uy-jJg" secondAttribute="top" constant="10" id="E3j-u2-JbC"/>
<constraint firstAttribute="trailing" secondItem="NhH-2Y-NYH" secondAttribute="trailing" constant="10" id="PU2-0z-Pte"/>
<constraint firstAttribute="height" constant="104" id="fIy-He-XRs"/>
<constraint firstAttribute="bottom" secondItem="NhH-2Y-NYH" secondAttribute="bottom" constant="12" id="wfG-Ct-cg1"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Uga-bY-NO2">
<rect key="frame" x="0.0" y="104" width="375" height="543"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" bounces="NO" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" rowHeight="102" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="zxD-7R-1v6">
<rect key="frame" x="10" y="10" width="355" height="533"/>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="trackTransferRecipient" rowHeight="80" id="XOS-hO-tjI" customClass="TrackRecipientTableViewCell" customModule="GMERemittance" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="355" height="80"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="XOS-hO-tjI" id="ihH-jC-5Ay">
<rect key="frame" x="0.0" y="0.0" width="355" height="79.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b4f-2E-drM">
<rect key="frame" x="0.0" y="0.0" width="355" height="79.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="D" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ggr-oF-LyM">
<rect key="frame" x="24" y="20" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="fb2-hb-0a7"/>
<constraint firstAttribute="width" constant="40" id="xdg-re-t4h"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qPm-fi-fLC">
<rect key="frame" x="83" y="22" width="262" height="20"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R77-6g-VIe">
<rect key="frame" x="83" y="45" width="262" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="R77-6g-VIe" firstAttribute="trailing" secondItem="qPm-fi-fLC" secondAttribute="trailing" id="5E7-NS-5bD"/>
<constraint firstItem="qPm-fi-fLC" firstAttribute="top" secondItem="b4f-2E-drM" secondAttribute="top" constant="22" id="8gH-6n-tfe"/>
<constraint firstAttribute="trailing" secondItem="qPm-fi-fLC" secondAttribute="trailing" constant="10" id="ERF-Us-fmt"/>
<constraint firstItem="ggr-oF-LyM" firstAttribute="leading" secondItem="b4f-2E-drM" secondAttribute="leading" constant="24" id="Iv7-Ts-wGN"/>
<constraint firstItem="ggr-oF-LyM" firstAttribute="top" secondItem="b4f-2E-drM" secondAttribute="top" constant="20" id="Rwh-FZ-N4v"/>
<constraint firstAttribute="bottom" secondItem="R77-6g-VIe" secondAttribute="bottom" constant="17.5" id="Tgy-9q-jG9"/>
<constraint firstItem="R77-6g-VIe" firstAttribute="top" secondItem="qPm-fi-fLC" secondAttribute="bottom" constant="3" id="c3X-g2-J07"/>
<constraint firstItem="qPm-fi-fLC" firstAttribute="leading" secondItem="ggr-oF-LyM" secondAttribute="trailing" constant="19" id="oLq-Yj-Qrd"/>
<constraint firstItem="R77-6g-VIe" firstAttribute="leading" secondItem="qPm-fi-fLC" secondAttribute="leading" id="waW-pE-DB1"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="b4f-2E-drM" secondAttribute="trailing" id="PI5-5O-3pi"/>
<constraint firstAttribute="bottom" secondItem="b4f-2E-drM" secondAttribute="bottom" id="eDe-y0-Q7w"/>
<constraint firstItem="b4f-2E-drM" firstAttribute="top" secondItem="ihH-jC-5Ay" secondAttribute="top" id="geN-ce-pbB"/>
<constraint firstItem="b4f-2E-drM" firstAttribute="leading" secondItem="ihH-jC-5Ay" secondAttribute="leading" id="hqN-Bm-rs0"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="labelRecipientInitial" destination="ggr-oF-LyM" id="gPq-ux-FXn"/>
<outlet property="labelRecipientName" destination="qPm-fi-fLC" id="Ld2-55-zDj"/>
<outlet property="labelRecipientPhone" destination="R77-6g-VIe" id="BBz-02-jbg"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="zxD-7R-1v6" firstAttribute="leading" secondItem="Uga-bY-NO2" secondAttribute="leading" constant="10" id="Acn-Xf-CVQ"/>
<constraint firstAttribute="bottom" secondItem="zxD-7R-1v6" secondAttribute="bottom" id="Qiy-hp-6KV"/>
<constraint firstItem="zxD-7R-1v6" firstAttribute="top" secondItem="Uga-bY-NO2" secondAttribute="top" constant="10" id="URZ-ZW-j7w"/>
<constraint firstAttribute="trailing" secondItem="zxD-7R-1v6" secondAttribute="trailing" constant="10" id="wfc-qH-7ci"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.80392156862745101" green="0.80784313725490198" blue="0.82352941176470584" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="GG6-J6-tI0" firstAttribute="top" secondItem="pBw-J5-Ccq" secondAttribute="top" id="F7Q-tb-2X1"/>
<constraint firstAttribute="bottom" secondItem="GG6-J6-tI0" secondAttribute="bottom" id="c13-gu-pOU"/>
<constraint firstAttribute="trailing" secondItem="GG6-J6-tI0" secondAttribute="trailing" id="c4I-6B-lFe"/>
<constraint firstItem="GG6-J6-tI0" firstAttribute="leading" secondItem="pBw-J5-Ccq" secondAttribute="leading" id="wq2-A0-R4Z"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="pBw-J5-Ccq" firstAttribute="top" secondItem="Wbr-zF-Akf" secondAttribute="top" id="8FK-09-XyO"/>
<constraint firstItem="pBw-J5-Ccq" firstAttribute="leading" secondItem="Wbr-zF-Akf" secondAttribute="leading" id="9CN-0a-eXR"/>
<constraint firstItem="Wbr-zF-Akf" firstAttribute="trailing" secondItem="pBw-J5-Ccq" secondAttribute="trailing" id="db5-hW-hxO"/>
<constraint firstItem="Wbr-zF-Akf" firstAttribute="bottom" secondItem="pBw-J5-Ccq" secondAttribute="bottom" id="dh6-oW-8dZ"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Wbr-zF-Akf"/>
</view>
<connections>
<outlet property="mainStackView" destination="GG6-J6-tI0" id="9t3-8o-VSE"/>
<outlet property="tableViewRecipientDetails" destination="zxD-7R-1v6" id="uF0-1f-V2e"/>
<outlet property="textFieldReceiverName" destination="XPt-My-hLA" id="iKi-MK-eac"/>
<outlet property="viewDetails" destination="Uga-bY-NO2" id="hZD-Jx-o2G"/>
<outlet property="viewMain" destination="pBw-J5-Ccq" id="ci8-cp-rK3"/>
<segue destination="mSU-xX-elu" kind="show" identifier="showThreeTransactions" id="WGu-ZR-kcK"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="ZYP-aw-bwK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="6230" y="839"/>
</scene>
<!--View Controller-->
<scene sceneID="8OX-cn-A4A">
<objects>
<viewController id="tQl-yK-ukc" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="QZr-4s-bRP">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jH7-fS-LVg" userLabel="View Main">
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Ycs-Ch-Djw">
<rect key="frame" x="10" y="10" width="355" height="637"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iKf-Rn-SAx">
<rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="D" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o7W-P6-Xfx">
<rect key="frame" x="38" y="30" width="13" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="AJM-Sv-8PU"/>
<constraint firstAttribute="width" constant="13" id="Qkn-AJ-cz8"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6gd-eu-ZUD">
<rect key="frame" x="83" y="22" width="262" height="20.5"/>
<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="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uq6-pz-X22">
<rect key="frame" x="83" y="45.5" width="262" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" 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>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Uq6-pz-X22" firstAttribute="trailing" secondItem="6gd-eu-ZUD" secondAttribute="trailing" id="92B-7e-nxI"/>
<constraint firstItem="o7W-P6-Xfx" firstAttribute="top" secondItem="iKf-Rn-SAx" secondAttribute="top" constant="30" id="BOY-jp-Mqp"/>
<constraint firstItem="6gd-eu-ZUD" firstAttribute="leading" secondItem="o7W-P6-Xfx" secondAttribute="trailing" constant="32" id="Fkg-wf-ZKg"/>
<constraint firstAttribute="bottom" secondItem="Uq6-pz-X22" secondAttribute="bottom" constant="17.5" id="IfI-sv-Fer"/>
<constraint firstItem="Uq6-pz-X22" firstAttribute="top" secondItem="6gd-eu-ZUD" secondAttribute="bottom" constant="3" id="dqe-ur-ZXX"/>
<constraint firstItem="6gd-eu-ZUD" firstAttribute="top" secondItem="iKf-Rn-SAx" secondAttribute="top" constant="22" id="f9z-aq-fuS"/>
<constraint firstItem="Uq6-pz-X22" firstAttribute="leading" secondItem="6gd-eu-ZUD" secondAttribute="leading" id="qgf-VX-UU8"/>
<constraint firstItem="o7W-P6-Xfx" firstAttribute="leading" secondItem="iKf-Rn-SAx" secondAttribute="leading" constant="38" id="sDL-VF-2Se"/>
<constraint firstAttribute="trailing" secondItem="6gd-eu-ZUD" secondAttribute="trailing" constant="10" id="tKF-XI-DuQ"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a7I-IX-f7d">
<rect key="frame" x="0.0" y="80" width="355" height="557"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" bounces="NO" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" rowHeight="102" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="wBN-wX-RtV">
<rect key="frame" x="0.0" y="10" width="355" height="547"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="separatorColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="trackTransaction" rowHeight="82" id="dlF-DG-kcg" customClass="TrackTransactionTableViewCell" customModule="GMERemittance" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="355" height="82"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dlF-DG-kcg" id="3qW-51-VRW">
<rect key="frame" x="0.0" y="0.0" width="355" height="81.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X8C-UK-94o">
<rect key="frame" x="0.0" y="0.0" width="355" height="81.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tue, 19/12/2017" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O0G-ch-9cG">
<rect key="frame" x="20" y="10" width="77.5" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="f9y-oA-tK8"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Amount" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NKl-Fd-r0p">
<rect key="frame" x="302" y="10" width="41" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="mre-jA-6m9"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="To: Dhan Singh Saud" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cg5-0M-G2X">
<rect key="frame" x="20" y="28" width="157" height="21.5"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="tW3-O3-HeF"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cash Payment" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BB5-sq-uPd">
<rect key="frame" x="20" y="55.5" width="74" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="uEZ-J4-voQ"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Transaction No. 10004015" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8DQ-Ud-lzb">
<rect key="frame" x="210.5" y="56" width="132.5" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="eGl-Q1-fwY"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1,000,00" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kxp-nP-Ays">
<rect key="frame" x="280" y="29.5" width="63" height="20.5"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="196-AR-rkT"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="NKl-Fd-r0p" secondAttribute="trailing" constant="12" id="3q7-ah-0qa"/>
<constraint firstItem="BB5-sq-uPd" firstAttribute="top" secondItem="cg5-0M-G2X" secondAttribute="bottom" constant="6" id="50x-v9-4vd"/>
<constraint firstItem="BB5-sq-uPd" firstAttribute="leading" secondItem="X8C-UK-94o" secondAttribute="leading" constant="20" id="JM5-Sh-iTJ"/>
<constraint firstItem="cg5-0M-G2X" firstAttribute="top" secondItem="O0G-ch-9cG" secondAttribute="bottom" constant="3" id="OBT-te-K69"/>
<constraint firstAttribute="trailing" secondItem="kxp-nP-Ays" secondAttribute="trailing" constant="12" id="OUR-sg-WMf"/>
<constraint firstItem="NKl-Fd-r0p" firstAttribute="top" secondItem="X8C-UK-94o" secondAttribute="top" constant="10" id="RLU-H4-XUi"/>
<constraint firstAttribute="bottom" secondItem="8DQ-Ud-lzb" secondAttribute="bottom" constant="11" id="T3S-8G-qhW"/>
<constraint firstAttribute="trailing" secondItem="8DQ-Ud-lzb" secondAttribute="trailing" constant="12" id="WWp-CS-BiW"/>
<constraint firstItem="kxp-nP-Ays" firstAttribute="top" secondItem="NKl-Fd-r0p" secondAttribute="bottom" constant="4.5" id="Y9i-xL-VCD"/>
<constraint firstAttribute="bottom" secondItem="BB5-sq-uPd" secondAttribute="bottom" constant="11" id="mjf-Op-Uf3"/>
<constraint firstItem="O0G-ch-9cG" firstAttribute="leading" secondItem="X8C-UK-94o" secondAttribute="leading" constant="20" id="up2-2n-vHy"/>
<constraint firstItem="8DQ-Ud-lzb" firstAttribute="top" secondItem="kxp-nP-Ays" secondAttribute="bottom" constant="6" id="utl-98-T1t"/>
<constraint firstItem="O0G-ch-9cG" firstAttribute="top" secondItem="X8C-UK-94o" secondAttribute="top" constant="10" id="wjM-jt-SSQ"/>
<constraint firstItem="cg5-0M-G2X" firstAttribute="leading" secondItem="X8C-UK-94o" secondAttribute="leading" constant="20" id="xgj-hR-MMo"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="X8C-UK-94o" secondAttribute="bottom" id="LKh-IO-bsU"/>
<constraint firstAttribute="trailing" secondItem="X8C-UK-94o" secondAttribute="trailing" id="Tnn-Ml-lkh"/>
<constraint firstItem="X8C-UK-94o" firstAttribute="top" secondItem="3qW-51-VRW" secondAttribute="top" id="lgg-YO-VFi"/>
<constraint firstItem="X8C-UK-94o" firstAttribute="leading" secondItem="3qW-51-VRW" secondAttribute="leading" id="vU2-rd-EsW"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="labelTransactionAmount" destination="kxp-nP-Ays" id="Cry-yt-Dae"/>
<outlet property="labelTransactionDate" destination="O0G-ch-9cG" id="E4n-wo-KML"/>
<outlet property="labelTransactionID" destination="8DQ-Ud-lzb" id="I90-Ho-H1S"/>
<outlet property="labelTransactionMode" destination="BB5-sq-uPd" id="Prh-fw-i4Z"/>
<outlet property="labelTransactionRecipient" destination="cg5-0M-G2X" id="tBy-CG-zxD"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="wBN-wX-RtV" secondAttribute="bottom" id="KWN-hg-Ykf"/>
<constraint firstAttribute="trailing" secondItem="wBN-wX-RtV" secondAttribute="trailing" id="L5L-gz-kxa"/>
<constraint firstItem="wBN-wX-RtV" firstAttribute="top" secondItem="a7I-IX-f7d" secondAttribute="top" constant="10" id="NPM-PI-6iu"/>
<constraint firstItem="wBN-wX-RtV" firstAttribute="leading" secondItem="a7I-IX-f7d" secondAttribute="leading" id="yIZ-Po-MtW"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="Ycs-Ch-Djw" secondAttribute="bottom" id="Xb1-5w-aUM"/>
<constraint firstItem="Ycs-Ch-Djw" firstAttribute="leading" secondItem="jH7-fS-LVg" secondAttribute="leading" constant="10" id="c3B-Ww-lbm"/>
<constraint firstItem="Ycs-Ch-Djw" firstAttribute="top" secondItem="jH7-fS-LVg" secondAttribute="top" constant="10" id="tfk-SB-ziy"/>
<constraint firstAttribute="trailing" secondItem="Ycs-Ch-Djw" secondAttribute="trailing" constant="10" id="yzm-Ex-2Ua"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Rg1-bP-liM" firstAttribute="bottom" secondItem="jH7-fS-LVg" secondAttribute="bottom" id="Iky-xu-zk6"/>
<constraint firstItem="Rg1-bP-liM" firstAttribute="trailing" secondItem="jH7-fS-LVg" secondAttribute="trailing" id="MsR-34-P7I"/>
<constraint firstItem="jH7-fS-LVg" firstAttribute="leading" secondItem="Rg1-bP-liM" secondAttribute="leading" id="cb1-xF-OL2"/>
<constraint firstItem="jH7-fS-LVg" firstAttribute="top" secondItem="Rg1-bP-liM" secondAttribute="top" id="pIE-et-z5g"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Rg1-bP-liM"/>
</view>
<connections>
<outlet property="labelRecipientInitial" destination="o7W-P6-Xfx" id="T3d-M0-WMj"/>
<outlet property="labelRecipientName" destination="6gd-eu-ZUD" id="nc3-Jy-Qa6"/>
<outlet property="labelRecipientPhone" destination="Uq6-pz-X22" id="qhs-4Y-uR3"/>
<outlet property="tableViewTransactionDetails" destination="wBN-wX-RtV" id="ue3-8m-TYY"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Lbr-sR-NEw" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="7116" y="699"/>
</scene>
<!--Track Phase View Controller-->
<scene sceneID="v0U-W0-Eed">
<objects>
<viewController id="4mN-GR-XTU" customClass="TrackPhaseViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="D7D-cf-TkB">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EFm-x8-Prm">
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gpS-Ld-DtK">
<rect key="frame" x="10" y="10" width="355" height="250"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_profile_bg" translatesAutoresizingMaskIntoConstraints="NO" id="X2R-hy-RrG">
<rect key="frame" x="0.0" y="0.0" width="355" height="250"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="In Process" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eeS-49-KIn">
<rect key="frame" x="122.5" y="22" width="110.5" height="29"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="24"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your transfer in on its way" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yKC-km-bhf">
<rect key="frame" x="10" y="57" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yGT-73-9bI">
<rect key="frame" x="177.5" y="80" width="0.0" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trackSeparator" translatesAutoresizingMaskIntoConstraints="NO" id="e3l-ag-Qqs" userLabel="x">
<rect key="frame" x="164" y="145" width="27" height="14"/>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trackSeparator" translatesAutoresizingMaskIntoConstraints="NO" id="z6c-NR-8Qa">
<rect key="frame" x="248" y="145" width="27" height="14"/>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trackSeparator" translatesAutoresizingMaskIntoConstraints="NO" id="lay-4m-b9I">
<rect key="frame" x="76" y="145" width="27" height="14"/>
</imageView>
<imageView userInteractionEnabled="NO" tag="2" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trackStageFinal1" translatesAutoresizingMaskIntoConstraints="NO" id="dT9-gt-GdI" userLabel="trackStageInitial1">
<rect key="frame" x="109" y="130" width="50" height="50"/>
</imageView>
<imageView userInteractionEnabled="NO" tag="1" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trackStageInitial0" translatesAutoresizingMaskIntoConstraints="NO" id="e4U-0O-I7y">
<rect key="frame" x="28" y="130" width="43" height="42"/>
</imageView>
<imageView userInteractionEnabled="NO" tag="3" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trackStageInitial2" translatesAutoresizingMaskIntoConstraints="NO" id="stk-vP-fMn">
<rect key="frame" x="196" y="130" width="42" height="42"/>
</imageView>
<imageView userInteractionEnabled="NO" tag="4" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="trackStageInitial3" translatesAutoresizingMaskIntoConstraints="NO" id="Luw-rG-3At">
<rect key="frame" x="285" y="130" width="42" height="42"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Send Money" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Q7n-PA-1wD">
<rect key="frame" x="27" y="182" width="58" height="13"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="In Progress" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7pA-6M-aSh">
<rect key="frame" x="104" y="190" width="65" height="13"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Available" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Hq-IS-zXK">
<rect key="frame" x="196" y="182" width="42" height="13"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Received" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="K1r-0r-neB">
<rect key="frame" x="281" y="182" width="46" height="13"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.92941176470588238" green="0.10980392156862745" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="9Hq-IS-zXK" firstAttribute="leading" secondItem="stk-vP-fMn" secondAttribute="leading" id="0ba-s8-IHn"/>
<constraint firstItem="eeS-49-KIn" firstAttribute="top" secondItem="gpS-Ld-DtK" secondAttribute="top" constant="22" id="2x5-Sw-2U6"/>
<constraint firstItem="7pA-6M-aSh" firstAttribute="trailing" secondItem="dT9-gt-GdI" secondAttribute="trailing" constant="10" id="BYy-YA-nNM"/>
<constraint firstItem="K1r-0r-neB" firstAttribute="leading" secondItem="Luw-rG-3At" secondAttribute="leading" constant="-4" id="C5w-10-gF9"/>
<constraint firstItem="e3l-ag-Qqs" firstAttribute="top" secondItem="yGT-73-9bI" secondAttribute="bottom" constant="65" id="CGs-3r-DIy"/>
<constraint firstItem="yGT-73-9bI" firstAttribute="top" secondItem="yKC-km-bhf" secondAttribute="bottom" constant="6" id="F9j-FS-eRt"/>
<constraint firstItem="dT9-gt-GdI" firstAttribute="top" secondItem="yGT-73-9bI" secondAttribute="bottom" constant="50" id="GbO-oQ-0vc"/>
<constraint firstItem="dT9-gt-GdI" firstAttribute="leading" secondItem="lay-4m-b9I" secondAttribute="trailing" constant="6" id="GzG-2a-XqD"/>
<constraint firstItem="stk-vP-fMn" firstAttribute="leading" secondItem="e3l-ag-Qqs" secondAttribute="trailing" constant="5" id="Jcm-TM-cIb"/>
<constraint firstAttribute="height" constant="250" id="KTq-jb-cxd"/>
<constraint firstItem="Q7n-PA-1wD" firstAttribute="trailing" secondItem="e4U-0O-I7y" secondAttribute="trailing" constant="14" id="LKV-iF-xTQ"/>
<constraint firstItem="Q7n-PA-1wD" firstAttribute="leading" secondItem="e4U-0O-I7y" secondAttribute="leading" constant="-1" id="MEA-0o-jbC"/>
<constraint firstItem="z6c-NR-8Qa" firstAttribute="leading" secondItem="stk-vP-fMn" secondAttribute="trailing" constant="10.1" id="MqK-Mt-JBc"/>
<constraint firstItem="yKC-km-bhf" firstAttribute="top" secondItem="eeS-49-KIn" secondAttribute="bottom" constant="6" id="Nwt-zN-Lkn"/>
<constraint firstItem="yGT-73-9bI" firstAttribute="centerX" secondItem="X2R-hy-RrG" secondAttribute="centerX" id="OQJ-BX-W0w"/>
<constraint firstItem="Q7n-PA-1wD" firstAttribute="top" secondItem="e4U-0O-I7y" secondAttribute="bottom" constant="10.1" id="Otf-qH-gcE"/>
<constraint firstItem="X2R-hy-RrG" firstAttribute="leading" secondItem="gpS-Ld-DtK" secondAttribute="leading" id="QTf-ca-BXF"/>
<constraint firstAttribute="trailing" secondItem="X2R-hy-RrG" secondAttribute="trailing" id="RH0-20-cFe"/>
<constraint firstItem="7pA-6M-aSh" firstAttribute="top" secondItem="dT9-gt-GdI" secondAttribute="bottom" constant="10.1" id="TPc-Rr-YJb"/>
<constraint firstItem="yKC-km-bhf" firstAttribute="leading" secondItem="gpS-Ld-DtK" secondAttribute="leading" constant="10" id="XaV-JF-Uvj"/>
<constraint firstItem="K1r-0r-neB" firstAttribute="trailing" secondItem="Luw-rG-3At" secondAttribute="trailing" id="YMF-Kg-Aw0"/>
<constraint firstItem="lay-4m-b9I" firstAttribute="leading" secondItem="e4U-0O-I7y" secondAttribute="trailing" constant="5.0999999999999996" id="Yah-bY-thV"/>
<constraint firstItem="stk-vP-fMn" firstAttribute="top" secondItem="yGT-73-9bI" secondAttribute="bottom" constant="50" id="Ywb-nQ-xNc"/>
<constraint firstItem="e4U-0O-I7y" firstAttribute="top" secondItem="yGT-73-9bI" secondAttribute="bottom" constant="50" id="ZmN-nH-LOt"/>
<constraint firstItem="Luw-rG-3At" firstAttribute="leading" secondItem="z6c-NR-8Qa" secondAttribute="trailing" constant="10" id="a78-L9-ReV"/>
<constraint firstItem="K1r-0r-neB" firstAttribute="top" secondItem="Luw-rG-3At" secondAttribute="bottom" constant="10.1" id="abC-eP-6IY"/>
<constraint firstItem="X2R-hy-RrG" firstAttribute="top" secondItem="gpS-Ld-DtK" secondAttribute="top" id="bQc-pB-hM3"/>
<constraint firstItem="e3l-ag-Qqs" firstAttribute="leading" secondItem="dT9-gt-GdI" secondAttribute="trailing" constant="5.2000000000000002" id="bz3-iB-za9"/>
<constraint firstItem="9Hq-IS-zXK" firstAttribute="top" secondItem="stk-vP-fMn" secondAttribute="bottom" constant="10.1" id="c8C-eE-NPJ"/>
<constraint firstItem="e3l-ag-Qqs" firstAttribute="centerX" secondItem="X2R-hy-RrG" secondAttribute="centerX" id="eFL-3Y-Pyd"/>
<constraint firstItem="9Hq-IS-zXK" firstAttribute="trailing" secondItem="stk-vP-fMn" secondAttribute="trailing" id="hcd-wK-e8B"/>
<constraint firstItem="lay-4m-b9I" firstAttribute="top" secondItem="yGT-73-9bI" secondAttribute="bottom" constant="65" id="jAK-v8-Zo0"/>
<constraint firstItem="yKC-km-bhf" firstAttribute="centerX" secondItem="X2R-hy-RrG" secondAttribute="centerX" id="kN1-GM-gWd"/>
<constraint firstItem="eeS-49-KIn" firstAttribute="centerX" secondItem="X2R-hy-RrG" secondAttribute="centerX" id="kqN-MY-UqT"/>
<constraint firstAttribute="trailing" secondItem="yKC-km-bhf" secondAttribute="trailing" constant="10" id="l42-iC-wCH"/>
<constraint firstItem="Luw-rG-3At" firstAttribute="top" secondItem="yGT-73-9bI" secondAttribute="bottom" constant="50" id="pLr-LS-Cp1"/>
<constraint firstAttribute="bottom" secondItem="X2R-hy-RrG" secondAttribute="bottom" id="qZi-Un-dAy"/>
<constraint firstItem="z6c-NR-8Qa" firstAttribute="top" secondItem="yGT-73-9bI" secondAttribute="bottom" constant="65" id="thq-RB-HZ8"/>
<constraint firstItem="7pA-6M-aSh" firstAttribute="leading" secondItem="dT9-gt-GdI" secondAttribute="leading" constant="-5" id="yC9-R0-S9l"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fx0-Y6-BiA">
<rect key="frame" x="69.5" y="283" width="235" height="17"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="For more information call at" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IwM-p9-TiM">
<rect key="frame" x="0.0" y="0.0" width="165" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="165" id="J49-hM-TO0"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1588 6864" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="deG-nb-j8e">
<rect key="frame" x="167" y="0.0" width="68" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.92549019607843142" green="0.10980392156862745" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="IwM-p9-TiM" firstAttribute="leading" secondItem="fx0-Y6-BiA" secondAttribute="leading" id="7gT-Mi-ARY"/>
<constraint firstAttribute="bottom" secondItem="IwM-p9-TiM" secondAttribute="bottom" id="C8K-07-Sts"/>
<constraint firstAttribute="bottom" secondItem="deG-nb-j8e" secondAttribute="bottom" id="CQp-ez-LXg"/>
<constraint firstItem="deG-nb-j8e" firstAttribute="leading" secondItem="IwM-p9-TiM" secondAttribute="trailing" constant="2" id="I0o-zn-lcE"/>
<constraint firstAttribute="height" constant="17" id="IgZ-5W-0S3"/>
<constraint firstAttribute="width" constant="235" id="OLw-6w-Io7"/>
<constraint firstAttribute="trailing" secondItem="deG-nb-j8e" secondAttribute="trailing" id="poz-14-HzG"/>
<constraint firstItem="deG-nb-j8e" firstAttribute="top" secondItem="fx0-Y6-BiA" secondAttribute="top" id="y5b-7M-PMJ"/>
<constraint firstItem="IwM-p9-TiM" firstAttribute="top" secondItem="fx0-Y6-BiA" secondAttribute="top" id="zrM-s4-6dC"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="w4I-NG-Ol4">
<rect key="frame" x="87" y="334" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176470588238" green="0.10980392156862745" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="TmW-C1-nDJ"/>
<constraint firstAttribute="width" constant="200" id="qZ6-vH-JVa"/>
</constraints>
<state key="normal" title="Checked">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="20"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="gotoHome:" destination="4mN-GR-XTU" eventType="touchUpInside" id="CwN-as-dca"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gsp-sD-OUd">
<rect key="frame" x="125.5" y="409" width="123" height="29"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="View receiver details">
<color key="titleColor" red="0.92941176470588238" green="0.10980392156862745" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
<action selector="showReceiverDetails:" destination="4mN-GR-XTU" eventType="touchUpInside" id="Sev-Tp-68p"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="gpS-Ld-DtK" secondAttribute="trailing" constant="10" id="7Bc-0d-J9C"/>
<constraint firstItem="w4I-NG-Ol4" firstAttribute="top" secondItem="fx0-Y6-BiA" secondAttribute="bottom" constant="34" id="HTp-Y2-lAS"/>
<constraint firstItem="gpS-Ld-DtK" firstAttribute="leading" secondItem="EFm-x8-Prm" secondAttribute="leading" constant="10" id="I7K-Y7-pKo"/>
<constraint firstItem="Gsp-sD-OUd" firstAttribute="centerX" secondItem="EFm-x8-Prm" secondAttribute="centerX" id="R0j-vR-YXK"/>
<constraint firstItem="w4I-NG-Ol4" firstAttribute="centerX" secondItem="EFm-x8-Prm" secondAttribute="centerX" id="Tlb-aM-tok"/>
<constraint firstItem="gpS-Ld-DtK" firstAttribute="top" secondItem="EFm-x8-Prm" secondAttribute="top" constant="10" id="Y3w-CY-qF8"/>
<constraint firstItem="fx0-Y6-BiA" firstAttribute="centerX" secondItem="EFm-x8-Prm" secondAttribute="centerX" id="fuT-CB-6H0"/>
<constraint firstItem="Gsp-sD-OUd" firstAttribute="top" secondItem="w4I-NG-Ol4" secondAttribute="bottom" constant="25" id="hSf-ZP-zHw"/>
<constraint firstItem="fx0-Y6-BiA" firstAttribute="top" secondItem="gpS-Ld-DtK" secondAttribute="bottom" constant="23" id="sSL-MY-w9h"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="EFm-x8-Prm" firstAttribute="top" secondItem="srx-eh-79N" secondAttribute="top" id="15x-TK-j6z"/>
<constraint firstAttribute="trailing" secondItem="EFm-x8-Prm" secondAttribute="trailing" id="H4f-Pi-QMq"/>
<constraint firstItem="srx-eh-79N" firstAttribute="bottom" secondItem="EFm-x8-Prm" secondAttribute="bottom" id="IB0-E5-IWp"/>
<constraint firstItem="EFm-x8-Prm" firstAttribute="leading" secondItem="srx-eh-79N" secondAttribute="leading" id="wWP-TC-yr1"/>
</constraints>
<viewLayoutGuide key="safeArea" id="srx-eh-79N"/>
</view>
<connections>
<outlet property="imageViewPhase0" destination="e4U-0O-I7y" id="ARI-rg-dln"/>
<outlet property="imageViewPhase1" destination="dT9-gt-GdI" id="OdK-p1-yCO"/>
<outlet property="imageViewPhase2" destination="stk-vP-fMn" id="Ne3-mV-Jbk"/>
<outlet property="imageViewPhase3" destination="Luw-rG-3At" id="rgJ-8T-blV"/>
<outlet property="labelPhaseDescription" destination="yKC-km-bhf" id="Mul-tJ-q4B"/>
<outlet property="labelPhaseSubDescription" destination="yGT-73-9bI" id="w98-Ug-2oq"/>
<outlet property="labelPhaseTitle" destination="eeS-49-KIn" id="rc8-WL-E9f"/>
<outlet property="labelPhoneNumber" destination="deG-nb-j8e" id="ouF-zH-vr0"/>
<outlet property="topConstraintStage0" destination="ZmN-nH-LOt" id="6uj-2u-ekp"/>
<outlet property="topConstraintStage1" destination="GbO-oQ-0vc" id="NMI-l0-HlR"/>
<outlet property="topConstraintStage2" destination="Ywb-nQ-xNc" id="dvC-cj-Joh"/>
<outlet property="topConstraintStage3" destination="pLr-LS-Cp1" id="N5b-2v-WPU"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="yhd-fx-ozn" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="8008.8000000000002" y="698.5007496251875"/>
</scene>
<!--Pop Up Saving View Controller-->
<scene sceneID="7Ia-TF-rmZ">
<objects>
<viewController storyboardIdentifier="kycWelcome" id="mqM-2n-WZf" customClass="PopUpSavingViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="qco-PU-xmD">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6VY-Cz-WX4">
<rect key="frame" x="10" y="158" width="355" height="272"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SV5-JO-yfh" userLabel="Header View">
<rect key="frame" x="0.0" y="0.0" width="355" height="133"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="kyc_welcomeBackground" translatesAutoresizingMaskIntoConstraints="NO" id="Y7v-vo-sPj">
<rect key="frame" x="0.0" y="0.0" width="355" height="133"/>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="welcomeLogo" translatesAutoresizingMaskIntoConstraints="NO" id="gsv-Sq-dk0">
<rect key="frame" x="164.5" y="38" width="26" height="34"/>
<constraints>
<constraint firstAttribute="width" constant="26" id="GAP-d8-1tv"/>
<constraint firstAttribute="height" constant="34" id="rME-eB-Ee0"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Send Money" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n9r-t3-AKG">
<rect key="frame" x="130" y="90" width="95.5" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="Y7v-vo-sPj" secondAttribute="bottom" id="38M-hu-I5x"/>
<constraint firstItem="Y7v-vo-sPj" firstAttribute="leading" secondItem="SV5-JO-yfh" secondAttribute="leading" id="6A4-tT-LaW"/>
<constraint firstAttribute="height" constant="133" id="9GN-Tm-DDM"/>
<constraint firstItem="gsv-Sq-dk0" firstAttribute="top" secondItem="SV5-JO-yfh" secondAttribute="top" constant="38" id="AVB-gH-AEA"/>
<constraint firstItem="n9r-t3-AKG" firstAttribute="top" secondItem="gsv-Sq-dk0" secondAttribute="bottom" constant="18" id="ahp-GZ-xDa"/>
<constraint firstItem="gsv-Sq-dk0" firstAttribute="centerX" secondItem="Y7v-vo-sPj" secondAttribute="centerX" id="kZ6-rU-dMH"/>
<constraint firstItem="n9r-t3-AKG" firstAttribute="centerX" secondItem="Y7v-vo-sPj" secondAttribute="centerX" id="q4k-0l-nSo"/>
<constraint firstAttribute="trailing" secondItem="Y7v-vo-sPj" secondAttribute="trailing" id="uMk-k7-7Kp"/>
<constraint firstItem="Y7v-vo-sPj" firstAttribute="top" secondItem="SV5-JO-yfh" secondAttribute="top" id="ulG-KH-J7f"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="kLG-Dp-FUL">
<rect key="frame" x="0.0" y="133" width="355" height="139"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mtB-QS-R2r" userLabel="ReceipentView">
<rect key="frame" x="0.0" y="0.0" width="355" height="69"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum Lorem ipsum " textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MyV-C4-3xr">
<rect key="frame" x="34" y="0.0" width="287" height="69"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" 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>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="MyV-C4-3xr" firstAttribute="top" secondItem="mtB-QS-R2r" secondAttribute="top" id="2N5-ig-MBb"/>
<constraint firstAttribute="bottom" secondItem="MyV-C4-3xr" secondAttribute="bottom" id="AB5-UP-EfQ"/>
<constraint firstItem="MyV-C4-3xr" firstAttribute="leading" secondItem="mtB-QS-R2r" secondAttribute="leading" constant="34" id="SKT-oJ-zwM"/>
<constraint firstAttribute="trailing" secondItem="MyV-C4-3xr" secondAttribute="trailing" constant="34" id="wZl-QE-nBc"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="m0v-py-sEM" userLabel="ButtonView">
<rect key="frame" x="0.0" y="70" width="355" height="69"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="wph-Fo-tVC">
<rect key="frame" x="0.0" y="0.0" width="355" height="69"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oY0-xe-DwC">
<rect key="frame" x="0.0" y="0.0" width="118.5" height="69"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MAb-4Y-NcF">
<rect key="frame" x="118.5" y="0.0" width="118" height="69"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="20"/>
<state key="normal" title="Got it">
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
<action selector="dismissPopUp:" destination="mqM-2n-WZf" eventType="touchUpInside" id="fu4-xL-yby"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ksE-Ui-yEi">
<rect key="frame" x="236.5" y="0.0" width="118.5" height="69"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="wph-Fo-tVC" firstAttribute="top" secondItem="m0v-py-sEM" secondAttribute="top" id="KOX-ei-EyW"/>
<constraint firstItem="wph-Fo-tVC" firstAttribute="leading" secondItem="m0v-py-sEM" secondAttribute="leading" id="Qs7-AU-tDL"/>
<constraint firstAttribute="trailing" secondItem="wph-Fo-tVC" secondAttribute="trailing" id="i1X-Jq-gfl"/>
<constraint firstAttribute="bottom" secondItem="wph-Fo-tVC" secondAttribute="bottom" id="usq-dd-VBl"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="139" id="GzG-Qi-HQN"/>
</constraints>
</stackView>
</subviews>
<color key="backgroundColor" red="0.90580290559999999" green="0.90593320129999999" blue="0.90577441449999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="kLG-Dp-FUL" firstAttribute="leading" secondItem="6VY-Cz-WX4" secondAttribute="leading" id="Gyw-ki-fwn"/>
<constraint firstAttribute="height" constant="272" id="IVl-az-wG7"/>
<constraint firstAttribute="trailing" secondItem="SV5-JO-yfh" secondAttribute="trailing" id="Nl2-pm-HZ0"/>
<constraint firstAttribute="bottom" secondItem="kLG-Dp-FUL" secondAttribute="bottom" id="anw-9p-whQ"/>
<constraint firstItem="SV5-JO-yfh" firstAttribute="top" secondItem="6VY-Cz-WX4" secondAttribute="top" id="fSl-cq-eo3"/>
<constraint firstItem="kLG-Dp-FUL" firstAttribute="top" secondItem="SV5-JO-yfh" secondAttribute="bottom" id="gju-mb-7a2"/>
<constraint firstItem="SV5-JO-yfh" firstAttribute="leading" secondItem="6VY-Cz-WX4" secondAttribute="leading" id="jqB-1Y-u6C"/>
<constraint firstAttribute="trailing" secondItem="kLG-Dp-FUL" secondAttribute="trailing" id="qdW-aN-76d"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="20"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="6VY-Cz-WX4" firstAttribute="leading" secondItem="lB0-EK-rae" secondAttribute="leading" constant="10" id="1q7-v2-Tqc"/>
<constraint firstItem="lB0-EK-rae" firstAttribute="trailing" secondItem="6VY-Cz-WX4" secondAttribute="trailing" constant="10" id="mNU-lQ-alp"/>
<constraint firstItem="6VY-Cz-WX4" firstAttribute="top" secondItem="lB0-EK-rae" secondAttribute="top" constant="138" id="oue-v0-0j5"/>
</constraints>
<viewLayoutGuide key="safeArea" id="lB0-EK-rae"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="nCE-FY-7iA" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="8967" y="699"/>
</scene>
<!--Track Transaction View Controller-->
<scene sceneID="TfS-zq-Zmd">
<objects>
<viewController id="mSU-xX-elu" customClass="TrackTransactionViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Ygt-Tg-V8y">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BhT-CC-Own" userLabel="View Main">
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="J6z-fn-iB3">
<rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l7c-6D-QdF" userLabel="View Recipient">
<rect key="frame" x="0.0" y="0.0" width="375" height="104"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zfh-f5-WhK">
<rect key="frame" x="10" y="10" width="355" height="84"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="D" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GiW-5l-8Hz">
<rect key="frame" x="24" y="20" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="5SV-B6-FUK"/>
<constraint firstAttribute="width" constant="40" id="jfJ-cw-LgF"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S2G-E4-Kdg">
<rect key="frame" x="83" y="22" width="262" height="20.5"/>
<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="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D8e-TS-Ed5">
<rect key="frame" x="83" y="45.5" width="262" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" 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>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="GiW-5l-8Hz" firstAttribute="top" secondItem="Zfh-f5-WhK" secondAttribute="top" constant="20" id="3KM-Zo-6mf"/>
<constraint firstItem="S2G-E4-Kdg" firstAttribute="top" secondItem="Zfh-f5-WhK" secondAttribute="top" constant="22" id="BM0-FH-1sc"/>
<constraint firstItem="D8e-TS-Ed5" firstAttribute="trailing" secondItem="S2G-E4-Kdg" secondAttribute="trailing" id="Hay-tg-R6x"/>
<constraint firstItem="GiW-5l-8Hz" firstAttribute="leading" secondItem="Zfh-f5-WhK" secondAttribute="leading" constant="24" id="KqG-vp-mVA"/>
<constraint firstItem="D8e-TS-Ed5" firstAttribute="leading" secondItem="S2G-E4-Kdg" secondAttribute="leading" id="P1y-qP-7Tb"/>
<constraint firstItem="S2G-E4-Kdg" firstAttribute="leading" secondItem="GiW-5l-8Hz" secondAttribute="trailing" constant="19" id="bhL-rg-IS9"/>
<constraint firstItem="D8e-TS-Ed5" firstAttribute="top" secondItem="S2G-E4-Kdg" secondAttribute="bottom" constant="3" id="cBX-Dl-On2"/>
<constraint firstAttribute="trailing" secondItem="S2G-E4-Kdg" secondAttribute="trailing" constant="10" id="gyE-Jw-eJc"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="Zfh-f5-WhK" firstAttribute="top" secondItem="l7c-6D-QdF" secondAttribute="top" constant="10" id="DqJ-WK-HHI"/>
<constraint firstAttribute="trailing" secondItem="Zfh-f5-WhK" secondAttribute="trailing" constant="10" id="Ht0-IS-gRv"/>
<constraint firstAttribute="bottom" secondItem="Zfh-f5-WhK" secondAttribute="bottom" constant="10" id="dif-64-F1G"/>
<constraint firstAttribute="height" constant="104" id="ed3-ff-cgT"/>
<constraint firstItem="Zfh-f5-WhK" firstAttribute="leading" secondItem="l7c-6D-QdF" secondAttribute="leading" constant="10" id="el3-0q-sl7"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qVX-Qm-rQQ">
<rect key="frame" x="0.0" y="105" width="375" height="542"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="102" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="HNp-wz-9EO" userLabel="Table View Transaction Details">
<rect key="frame" x="10" y="10" width="355" height="532"/>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="trackTransaction" rowHeight="82" id="8ku-DB-WyC" userLabel="trackTransaction" customClass="TrackTransactionTableViewCell" customModule="GMERemittance" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="355" height="82"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8ku-DB-WyC" id="tdD-IW-C9S">
<rect key="frame" x="0.0" y="0.0" width="355" height="81.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mHV-kC-KES">
<rect key="frame" x="0.0" y="0.0" width="355" height="81.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tue, 19/12/2017" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aZP-9z-2jX">
<rect key="frame" x="20" y="10" width="77.5" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="o1M-OD-Eek"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Amount" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="REv-o9-1gi">
<rect key="frame" x="302" y="10" width="41" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="rxD-f8-QvE"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="To: Dhan Singh Saud" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZHD-ro-Ily">
<rect key="frame" x="20" y="28" width="157" height="21.5"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="bgZ-FO-LL2"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cash Payment" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MgL-nK-bxQ">
<rect key="frame" x="20" y="55.5" width="74" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="o6y-f0-Qv8"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Transaction No. 10004015" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tPP-Xh-BRf">
<rect key="frame" x="210.5" y="56" width="132.5" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="pua-cz-mHd"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1,000,00" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bxv-LI-rp6">
<rect key="frame" x="280" y="29.5" width="63" height="20.5"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="8W9-Mh-8HU"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="REv-o9-1gi" secondAttribute="trailing" constant="12" id="06V-1k-VGW"/>
<constraint firstAttribute="bottom" secondItem="MgL-nK-bxQ" secondAttribute="bottom" constant="11" id="2ut-ZT-xgs"/>
<constraint firstAttribute="trailing" secondItem="Bxv-LI-rp6" secondAttribute="trailing" constant="12" id="4tt-AL-teJ"/>
<constraint firstItem="aZP-9z-2jX" firstAttribute="top" secondItem="mHV-kC-KES" secondAttribute="top" constant="10" id="DQL-Lx-ypP"/>
<constraint firstItem="REv-o9-1gi" firstAttribute="top" secondItem="mHV-kC-KES" secondAttribute="top" constant="10" id="Fqi-KD-n1C"/>
<constraint firstItem="Bxv-LI-rp6" firstAttribute="top" secondItem="REv-o9-1gi" secondAttribute="bottom" constant="4.5" id="JlY-I7-FJe"/>
<constraint firstItem="ZHD-ro-Ily" firstAttribute="top" secondItem="aZP-9z-2jX" secondAttribute="bottom" constant="3" id="RyZ-6a-mqd"/>
<constraint firstItem="MgL-nK-bxQ" firstAttribute="top" secondItem="ZHD-ro-Ily" secondAttribute="bottom" constant="6" id="fDq-c1-Xqo"/>
<constraint firstItem="ZHD-ro-Ily" firstAttribute="leading" secondItem="mHV-kC-KES" secondAttribute="leading" constant="20" id="gTR-aQ-BLb"/>
<constraint firstItem="MgL-nK-bxQ" firstAttribute="leading" secondItem="mHV-kC-KES" secondAttribute="leading" constant="20" id="j1H-cH-ZAG"/>
<constraint firstAttribute="bottom" secondItem="tPP-Xh-BRf" secondAttribute="bottom" constant="11" id="nkK-cq-FGP"/>
<constraint firstItem="tPP-Xh-BRf" firstAttribute="top" secondItem="Bxv-LI-rp6" secondAttribute="bottom" constant="6" id="oK3-cs-i5u"/>
<constraint firstAttribute="trailing" secondItem="tPP-Xh-BRf" secondAttribute="trailing" constant="12" id="tHV-tl-QTp"/>
<constraint firstItem="aZP-9z-2jX" firstAttribute="leading" secondItem="mHV-kC-KES" secondAttribute="leading" constant="20" id="zyw-mt-a5m"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="mHV-kC-KES" firstAttribute="top" secondItem="tdD-IW-C9S" secondAttribute="top" id="5JE-P6-4ph"/>
<constraint firstAttribute="trailing" secondItem="mHV-kC-KES" secondAttribute="trailing" id="Qfk-Tn-BwP"/>
<constraint firstItem="mHV-kC-KES" firstAttribute="leading" secondItem="tdD-IW-C9S" secondAttribute="leading" id="o27-By-EZc"/>
<constraint firstAttribute="bottom" secondItem="mHV-kC-KES" secondAttribute="bottom" id="uQB-HS-9JF"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="labelTransactionAmount" destination="Bxv-LI-rp6" id="ZvC-AB-wIq"/>
<outlet property="labelTransactionDate" destination="aZP-9z-2jX" id="q98-HG-Eym"/>
<outlet property="labelTransactionID" destination="tPP-Xh-BRf" id="DSl-wP-q34"/>
<outlet property="labelTransactionMode" destination="MgL-nK-bxQ" id="2Dr-0f-NnJ"/>
<outlet property="labelTransactionRecipient" destination="ZHD-ro-Ily" id="Fgi-8Z-sLh"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="HNp-wz-9EO" secondAttribute="bottom" id="71e-BE-R3q"/>
<constraint firstItem="HNp-wz-9EO" firstAttribute="top" secondItem="qVX-Qm-rQQ" secondAttribute="top" constant="10" id="7uN-UC-8Xy"/>
<constraint firstItem="HNp-wz-9EO" firstAttribute="leading" secondItem="qVX-Qm-rQQ" secondAttribute="leading" constant="10" id="9DJ-tE-p63"/>
<constraint firstAttribute="trailing" secondItem="HNp-wz-9EO" secondAttribute="trailing" constant="10" id="yyh-24-6ra"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.80392156859999997" green="0.80784313730000001" blue="0.82352941180000006" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="J6z-fn-iB3" firstAttribute="top" secondItem="BhT-CC-Own" secondAttribute="top" id="0AO-PU-iPZ"/>
<constraint firstAttribute="trailing" secondItem="J6z-fn-iB3" secondAttribute="trailing" id="Fts-Qk-sp2"/>
<constraint firstAttribute="bottom" secondItem="J6z-fn-iB3" secondAttribute="bottom" id="VyR-Bp-KZb"/>
<constraint firstItem="J6z-fn-iB3" firstAttribute="leading" secondItem="BhT-CC-Own" secondAttribute="leading" id="pSA-GG-07T"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="BhT-CC-Own" firstAttribute="top" secondItem="XIU-CY-2kb" secondAttribute="top" id="UU4-R8-f77"/>
<constraint firstItem="XIU-CY-2kb" firstAttribute="trailing" secondItem="BhT-CC-Own" secondAttribute="trailing" id="bOp-HA-Ykg"/>
<constraint firstItem="BhT-CC-Own" firstAttribute="leading" secondItem="XIU-CY-2kb" secondAttribute="leading" id="d2F-Dr-a3t"/>
<constraint firstItem="XIU-CY-2kb" firstAttribute="bottom" secondItem="BhT-CC-Own" secondAttribute="bottom" id="dWg-Ui-TTT"/>
</constraints>
<viewLayoutGuide key="safeArea" id="XIU-CY-2kb"/>
</view>
<connections>
<outlet property="labelRecipientInitial" destination="GiW-5l-8Hz" id="ivB-sp-Ycp"/>
<outlet property="labelRecipientName" destination="S2G-E4-Kdg" id="4ig-jb-iID"/>
<outlet property="labelRecipientPhone" destination="D8e-TS-Ed5" id="42S-Bx-Ca6"/>
<outlet property="tableViewTransactionDetails" destination="HNp-wz-9EO" id="dbs-R5-wlg"/>
<segue destination="4mN-GR-XTU" kind="show" identifier="trackStage" id="5yk-eh-y5a"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="JHd-VL-iav" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="7014" y="1372"/>
</scene>
</scenes>
<resources>
<image name="ic_profile_bg" width="355" height="226"/>
<image name="kyc_welcomeBackground" width="355" height="133"/>
<image name="trackSeparator" width="27" height="14"/>
<image name="trackStageFinal1" width="50" height="50"/>
<image name="trackStageInitial0" width="42" height="42"/>
<image name="trackStageInitial2" width="42" height="42"/>
<image name="trackStageInitial3" width="42" height="42"/>
<image name="welcomeLogo" width="40" height="40"/>
</resources>
</document>