<?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="4zP-1u-UKr">
    <device id="retina4_0" 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="Poppins-Bold.otf">
            <string>Poppins-Bold</string>
        </array>
        <array key="Poppins-Light.otf">
            <string>Poppins-Light</string>
        </array>
        <array key="Poppins-Medium.otf">
            <string>Poppins-Medium</string>
        </array>
        <array key="Poppins-Regular.otf">
            <string>Poppins-Regular</string>
        </array>
        <array key="Poppins-SemiBold.otf">
            <string>Poppins-SemiBold</string>
        </array>
    </customFonts>
    <scenes>
        <!--Search RandomVC-->
        <scene sceneID="K1c-bv-Qx1">
            <objects>
                <viewController storyboardIdentifier="SearchRandomVC" id="jli-Ts-sqq" customClass="SearchRandomVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="V5v-Up-0na">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="I50-gB-uut">
                                <rect key="frame" x="0.0" y="64" width="320" height="504"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="jli-Ts-sqq" id="atd-3X-5QH"/>
                                    <outlet property="delegate" destination="jli-Ts-sqq" id="Sko-S7-tXv"/>
                                </connections>
                            </tableView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jfl-0o-otl">
                                <rect key="frame" x="244" y="500" width="60" height="60"/>
                                <color key="backgroundColor" red="0.65732365849999996" green="0.28342962269999999" blue="0.2866165638" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="jfl-0o-otl" secondAttribute="height" multiplier="1:1" id="IgO-PX-35f"/>
                                    <constraint firstAttribute="height" constant="60" id="bs7-yu-y1R"/>
                                    <constraint firstAttribute="width" constant="60" id="eNJ-Bl-Ld0"/>
                                </constraints>
                                <state key="normal" image="ic_filter"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="30"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="setChangePressed:" destination="jli-Ts-sqq" eventType="touchUpInside" id="BuH-ma-heU"/>
                                </connections>
                            </button>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="kX0-VF-BOT">
                                <rect key="frame" x="86.5" y="259" width="147.5" height="50"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Search Contact" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G4n-gu-RHK">
                                        <rect key="frame" x="7.5" y="0.0" width="132.5" height="22.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-SemiBold" family="Poppins" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Start writing to search" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n66-YI-sQf">
                                        <rect key="frame" x="0.0" y="32.5" width="147.5" height="17.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
                                        <color key="textColor" red="0.72148895260000001" green="0.72161453959999999" blue="0.72148102520000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                            </stackView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Q6t-0P-EzA">
                                <rect key="frame" x="24" y="340" width="272" height="60"/>
                                <color key="backgroundColor" red="0.65732365849999996" green="0.28342962269999999" blue="0.2866165638" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="60" id="UvB-le-msC"/>
                                </constraints>
                                <fontDescription key="fontDescription" name="Poppins-Light" family="Poppins" pointSize="17"/>
                                <state key="normal" title="Search"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="30"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="searchRandomPressed:" destination="jli-Ts-sqq" eventType="touchUpInside" id="Gq9-yn-izc"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="I50-gB-uut" firstAttribute="leading" secondItem="6O4-Jo-u4w" secondAttribute="leading" id="5aD-2e-Wd5"/>
                            <constraint firstItem="Q6t-0P-EzA" firstAttribute="centerX" secondItem="6O4-Jo-u4w" secondAttribute="centerX" id="I2J-N1-0iB"/>
                            <constraint firstItem="kX0-VF-BOT" firstAttribute="centerY" secondItem="V5v-Up-0na" secondAttribute="centerY" id="P2I-sE-oms"/>
                            <constraint firstItem="I50-gB-uut" firstAttribute="top" secondItem="6O4-Jo-u4w" secondAttribute="top" id="TdH-te-juX"/>
                            <constraint firstItem="kX0-VF-BOT" firstAttribute="centerX" secondItem="V5v-Up-0na" secondAttribute="centerX" id="Z4u-iS-m7v"/>
                            <constraint firstItem="Q6t-0P-EzA" firstAttribute="width" secondItem="V5v-Up-0na" secondAttribute="width" multiplier="0.85" id="Zdk-n7-jE4"/>
                            <constraint firstItem="Q6t-0P-EzA" firstAttribute="top" secondItem="kX0-VF-BOT" secondAttribute="bottom" constant="31" id="gUO-Rc-Tet"/>
                            <constraint firstItem="6O4-Jo-u4w" firstAttribute="bottom" secondItem="jfl-0o-otl" secondAttribute="bottom" constant="8" id="gZa-w1-lkr"/>
                            <constraint firstItem="6O4-Jo-u4w" firstAttribute="trailing" secondItem="jfl-0o-otl" secondAttribute="trailing" constant="16" id="hBf-hk-Oc6"/>
                            <constraint firstItem="I50-gB-uut" firstAttribute="bottom" secondItem="6O4-Jo-u4w" secondAttribute="bottom" id="iz6-0f-98j"/>
                            <constraint firstItem="I50-gB-uut" firstAttribute="trailing" secondItem="6O4-Jo-u4w" secondAttribute="trailing" id="kDQ-j5-lwa"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="6O4-Jo-u4w"/>
                    </view>
                    <navigationItem key="navigationItem" id="DDf-dg-hXO">
                        <barButtonItem key="backBarButtonItem" title=" " id="liX-Z4-W0P"/>
                    </navigationItem>
                    <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
                    <connections>
                        <outlet property="searchRandomBtn" destination="Q6t-0P-EzA" id="xIN-mb-8w7"/>
                        <outlet property="showStack" destination="kX0-VF-BOT" id="dMY-Ee-9Rv"/>
                        <outlet property="tableView" destination="I50-gB-uut" id="Q0y-PA-xYK"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="u32-9B-Vbb" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5955" y="2694"/>
        </scene>
        <!--Blocked UsersVC-->
        <scene sceneID="pUn-z8-euP">
            <objects>
                <viewController storyboardIdentifier="BlockedUsersVC" id="RVk-b7-ipA" customClass="BlockedUsersVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="4HK-qK-TV3">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="B2M-aC-2ka">
                                <rect key="frame" x="0.0" y="20" width="320" height="548"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="RVk-b7-ipA" id="ZYw-bm-PkQ"/>
                                    <outlet property="delegate" destination="RVk-b7-ipA" id="Sys-as-2RA"/>
                                </connections>
                            </tableView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_blockedUsers" translatesAutoresizingMaskIntoConstraints="NO" id="tnI-8v-4Vf">
                                <rect key="frame" x="80" y="70" width="160" height="160"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="tnI-8v-4Vf" secondAttribute="height" multiplier="1:1" id="818-cq-iyn"/>
                                </constraints>
                            </imageView>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Tne-6g-Mx9">
                                <rect key="frame" x="38" y="260" width="244" height="58"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="There is no blocked Users" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KKE-5T-5vJ">
                                        <rect key="frame" x="0.0" y="0.0" width="244" height="27"/>
                                        <fontDescription key="fontDescription" name="Poppins-SemiBold" family="Poppins" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Start Blocking Users" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rce-52-ToI">
                                        <rect key="frame" x="48.5" y="37" width="147" height="21"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
                                        <color key="textColor" red="0.72148895260000001" green="0.72161453959999999" blue="0.72148102520000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                            </stackView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="Tne-6g-Mx9" firstAttribute="top" secondItem="tnI-8v-4Vf" secondAttribute="bottom" constant="30" id="3cd-PF-pLZ"/>
                            <constraint firstItem="tnI-8v-4Vf" firstAttribute="top" secondItem="awr-F7-LP0" secondAttribute="top" constant="50" id="DDn-Y1-Mgx"/>
                            <constraint firstItem="B2M-aC-2ka" firstAttribute="top" secondItem="awr-F7-LP0" secondAttribute="top" id="DhX-Y2-LuQ"/>
                            <constraint firstItem="tnI-8v-4Vf" firstAttribute="width" secondItem="4HK-qK-TV3" secondAttribute="width" multiplier="0.5" id="ESK-YS-4IG"/>
                            <constraint firstItem="tnI-8v-4Vf" firstAttribute="centerX" secondItem="awr-F7-LP0" secondAttribute="centerX" id="TLp-9n-YwY"/>
                            <constraint firstItem="Tne-6g-Mx9" firstAttribute="centerX" secondItem="tnI-8v-4Vf" secondAttribute="centerX" id="azI-XD-6gS"/>
                            <constraint firstItem="awr-F7-LP0" firstAttribute="bottom" secondItem="B2M-aC-2ka" secondAttribute="bottom" id="fEy-N7-Ud0"/>
                            <constraint firstItem="awr-F7-LP0" firstAttribute="trailing" secondItem="B2M-aC-2ka" secondAttribute="trailing" id="ghP-Ei-WAM"/>
                            <constraint firstItem="B2M-aC-2ka" firstAttribute="leading" secondItem="awr-F7-LP0" secondAttribute="leading" id="lwJ-Sw-2ma"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="awr-F7-LP0"/>
                    </view>
                    <connections>
                        <outlet property="blockeduserImage" destination="tnI-8v-4Vf" id="Dnj-Zi-l73"/>
                        <outlet property="showStack" destination="Tne-6g-Mx9" id="wF9-Lx-KRy"/>
                        <outlet property="tableView" destination="B2M-aC-2ka" id="YXf-1E-b4F"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="wY7-gw-3IC" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5274" y="2694"/>
        </scene>
        <!--Search ByVC-->
        <scene sceneID="UlM-Dx-KmC">
            <objects>
                <viewController storyboardIdentifier="SearchByVC" id="z4W-uB-Hfe" customClass="SearchByVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="PkW-Ib-Qyr">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h9t-wH-FDQ">
                                <rect key="frame" x="8" y="83" width="304" height="170.5"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gender" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Sua-vY-EZZ">
                                        <rect key="frame" x="4" y="24" width="62" height="20"/>
                                        <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="17"/>
                                        <color key="textColor" red="0.70196078431372544" green="0.70196078431372544" blue="0.70196078431372544" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Profile Picture" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="B6Y-Me-sQO">
                                        <rect key="frame" x="4" y="67.5" width="107.5" height="21"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <color key="textColor" white="0.70320526539999995" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Status" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xVh-Ei-nyl">
                                        <rect key="frame" x="4" y="112.5" width="43.5" height="17.5"/>
                                        <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="15"/>
                                        <color key="textColor" white="0.70320526539999995" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" All" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bYL-cy-D8M">
                                        <rect key="frame" x="116" y="15.5" width="180" height="37"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="180" id="QNP-V4-rsv"/>
                                            <constraint firstAttribute="height" constant="37" id="tDr-Pm-fGb"/>
                                        </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=" All" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pS8-8x-y5I">
                                        <rect key="frame" x="118.5" y="59.5" width="180" height="37"/>
                                        <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=" All" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nSb-nO-gcG">
                                        <rect key="frame" x="116" y="106.5" width="180" height="37"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0D6-jL-X0A">
                                        <rect key="frame" x="116" y="15.5" width="180" height="37"/>
                                        <state key="normal">
                                            <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.84040560789999996" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="genderPressed:" destination="z4W-uB-Hfe" eventType="touchUpInside" id="Kfv-OG-kIF"/>
                                        </connections>
                                    </button>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qzy-bk-TTM">
                                        <rect key="frame" x="116" y="59.5" width="180" height="37"/>
                                        <state key="normal">
                                            <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.84040560789999996" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="profilePicturePressed:" destination="z4W-uB-Hfe" eventType="touchUpInside" id="U2U-ha-Qwm"/>
                                        </connections>
                                    </button>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="57L-ps-9o8">
                                        <rect key="frame" x="116" y="106.5" width="180" height="37"/>
                                        <state key="normal">
                                            <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.84040560789999996" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="statusPressed:" destination="z4W-uB-Hfe" eventType="touchUpInside" id="efr-Mn-tVF"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="Qzy-bk-TTM" firstAttribute="height" secondItem="0D6-jL-X0A" secondAttribute="height" id="29U-fI-0Dp"/>
                                    <constraint firstItem="bYL-cy-D8M" firstAttribute="centerY" secondItem="Sua-vY-EZZ" secondAttribute="centerY" id="59w-cf-OaC"/>
                                    <constraint firstItem="pS8-8x-y5I" firstAttribute="height" secondItem="Qzy-bk-TTM" secondAttribute="height" id="8wl-OQ-247"/>
                                    <constraint firstItem="pS8-8x-y5I" firstAttribute="width" secondItem="Qzy-bk-TTM" secondAttribute="width" id="9FO-Lt-PAV"/>
                                    <constraint firstItem="Qzy-bk-TTM" firstAttribute="centerX" secondItem="0D6-jL-X0A" secondAttribute="centerX" id="A92-c7-Rer"/>
                                    <constraint firstItem="Sua-vY-EZZ" firstAttribute="leading" secondItem="h9t-wH-FDQ" secondAttribute="leading" constant="4" id="EFN-VM-cb7"/>
                                    <constraint firstItem="pS8-8x-y5I" firstAttribute="centerY" secondItem="Qzy-bk-TTM" secondAttribute="centerY" id="Fkw-qm-Gxd"/>
                                    <constraint firstItem="nSb-nO-gcG" firstAttribute="height" secondItem="pS8-8x-y5I" secondAttribute="height" id="GZk-an-kj6"/>
                                    <constraint firstItem="0D6-jL-X0A" firstAttribute="centerX" secondItem="bYL-cy-D8M" secondAttribute="centerX" id="M1a-7b-izZ"/>
                                    <constraint firstItem="nSb-nO-gcG" firstAttribute="width" secondItem="pS8-8x-y5I" secondAttribute="width" id="N2g-9J-n2e"/>
                                    <constraint firstItem="xVh-Ei-nyl" firstAttribute="top" secondItem="B6Y-Me-sQO" secondAttribute="bottom" constant="24" id="Ofb-HZ-4ST"/>
                                    <constraint firstItem="B6Y-Me-sQO" firstAttribute="leading" secondItem="h9t-wH-FDQ" secondAttribute="leading" constant="4" id="PBH-5F-xUL"/>
                                    <constraint firstItem="B6Y-Me-sQO" firstAttribute="top" secondItem="bYL-cy-D8M" secondAttribute="bottom" constant="15" id="Tlf-bx-N9u"/>
                                    <constraint firstItem="Sua-vY-EZZ" firstAttribute="top" secondItem="h9t-wH-FDQ" secondAttribute="top" constant="24" id="bnM-if-2fu"/>
                                    <constraint firstItem="Qzy-bk-TTM" firstAttribute="top" secondItem="0D6-jL-X0A" secondAttribute="bottom" constant="7" id="g6S-GN-50i"/>
                                    <constraint firstItem="0D6-jL-X0A" firstAttribute="height" secondItem="bYL-cy-D8M" secondAttribute="height" id="h0J-19-DwO"/>
                                    <constraint firstItem="57L-ps-9o8" firstAttribute="width" secondItem="Qzy-bk-TTM" secondAttribute="width" id="iBL-Rf-Ynj"/>
                                    <constraint firstItem="pS8-8x-y5I" firstAttribute="centerX" secondItem="Qzy-bk-TTM" secondAttribute="centerX" constant="2.5" id="kOj-tl-dgK"/>
                                    <constraint firstItem="Qzy-bk-TTM" firstAttribute="width" secondItem="0D6-jL-X0A" secondAttribute="width" id="kcZ-3v-t7t"/>
                                    <constraint firstItem="nSb-nO-gcG" firstAttribute="centerY" secondItem="57L-ps-9o8" secondAttribute="centerY" id="lfI-gF-3dx"/>
                                    <constraint firstAttribute="trailing" secondItem="bYL-cy-D8M" secondAttribute="trailing" constant="8" id="mmI-Gn-dRq"/>
                                    <constraint firstItem="57L-ps-9o8" firstAttribute="top" secondItem="Qzy-bk-TTM" secondAttribute="bottom" constant="10" id="pht-ll-kXp"/>
                                    <constraint firstItem="0D6-jL-X0A" firstAttribute="centerY" secondItem="bYL-cy-D8M" secondAttribute="centerY" id="qWj-U6-qWm"/>
                                    <constraint firstItem="57L-ps-9o8" firstAttribute="centerX" secondItem="Qzy-bk-TTM" secondAttribute="centerX" id="rrI-o4-xNX"/>
                                    <constraint firstItem="bYL-cy-D8M" firstAttribute="leading" secondItem="Sua-vY-EZZ" secondAttribute="trailing" constant="50" id="tUB-Lj-iHP"/>
                                    <constraint firstItem="0D6-jL-X0A" firstAttribute="width" secondItem="bYL-cy-D8M" secondAttribute="width" id="u2I-IX-FvX"/>
                                    <constraint firstItem="xVh-Ei-nyl" firstAttribute="leading" secondItem="h9t-wH-FDQ" secondAttribute="leading" constant="4" id="vS0-40-LCT"/>
                                    <constraint firstItem="57L-ps-9o8" firstAttribute="height" secondItem="Qzy-bk-TTM" secondAttribute="height" id="woY-0n-vqD"/>
                                    <constraint firstItem="nSb-nO-gcG" firstAttribute="centerX" secondItem="57L-ps-9o8" secondAttribute="centerX" id="x2p-xl-HUq"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="h9t-wH-FDQ" firstAttribute="height" secondItem="PkW-Ib-Qyr" secondAttribute="height" multiplier="0.3" id="QFR-yi-41W"/>
                            <constraint firstItem="h9t-wH-FDQ" firstAttribute="top" secondItem="VsD-Qv-FRT" secondAttribute="top" constant="19" id="d1W-6W-z2Q"/>
                            <constraint firstItem="h9t-wH-FDQ" firstAttribute="width" secondItem="PkW-Ib-Qyr" secondAttribute="width" multiplier="0.95" id="tmX-Jq-I8y"/>
                            <constraint firstItem="h9t-wH-FDQ" firstAttribute="centerX" secondItem="VsD-Qv-FRT" secondAttribute="centerX" id="zo9-b5-Tk9"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="VsD-Qv-FRT"/>
                    </view>
                    <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
                    <connections>
                        <outlet property="genderLabel" destination="bYL-cy-D8M" id="UoT-X0-f93"/>
                        <outlet property="profilePictureLabel" destination="pS8-8x-y5I" id="Mct-OA-fGz"/>
                        <outlet property="statusLabel" destination="nSb-nO-gcG" id="kFC-vf-TdG"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="odV-oj-5TF" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5955" y="3385.5633802816901"/>
        </scene>
        <!--Dashboard ParentVC-->
        <scene sceneID="agL-2Q-JlW">
            <objects>
                <viewController storyboardIdentifier="DashboardParentVC" id="AEx-uj-Vng" customClass="DashboardParentVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="cAo-Ru-fII">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="68e-ls-ZOl">
                                <rect key="frame" x="0.0" y="0.0" width="320" height="64"/>
                                <color key="backgroundColor" red="0.70393747090000003" green="0.38627526159999998" blue="0.38669979570000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bjy-dj-Dyn">
                                <rect key="frame" x="0.0" y="64" width="320" height="45.5"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="WoWonder Messenger" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bMI-da-pyS">
                                        <rect key="frame" x="8" y="10" width="182.5" height="25.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-Medium" family="Poppins" pointSize="18"/>
                                        <color key="textColor" red="0.99019607840000001" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="IUc-G1-sLX">
                                        <rect key="frame" x="247" y="10" width="65" height="25"/>
                                        <subviews>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q2D-LO-qBv">
                                                <rect key="frame" x="0.0" y="0.0" width="25" height="25"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="25" id="HEk-Pb-fqp"/>
                                                    <constraint firstAttribute="width" constant="25" id="REc-RK-hcN"/>
                                                </constraints>
                                                <state key="normal" image="ic_sear"/>
                                                <connections>
                                                    <action selector="searchPressed:" destination="AEx-uj-Vng" eventType="touchUpInside" id="kaN-tj-hu6"/>
                                                </connections>
                                            </button>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0tN-e1-Lf0">
                                                <rect key="frame" x="40" y="0.0" width="25" height="25"/>
                                                <state key="normal" image="ic_more"/>
                                                <connections>
                                                    <action selector="morePressed:" destination="AEx-uj-Vng" eventType="touchUpInside" id="jOU-GV-t9o"/>
                                                </connections>
                                            </button>
                                        </subviews>
                                    </stackView>
                                </subviews>
                                <color key="backgroundColor" red="0.70588235294117641" green="0.38823529411764707" blue="0.38823529411764707" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstItem="bMI-da-pyS" firstAttribute="centerY" secondItem="bjy-dj-Dyn" secondAttribute="centerY" id="STg-p2-Oqt"/>
                                    <constraint firstAttribute="trailing" secondItem="IUc-G1-sLX" secondAttribute="trailing" constant="8" id="Wi4-tQ-ftH"/>
                                    <constraint firstItem="bMI-da-pyS" firstAttribute="leading" secondItem="bjy-dj-Dyn" secondAttribute="leading" constant="8" id="X9J-Qx-oCy"/>
                                    <constraint firstItem="bMI-da-pyS" firstAttribute="top" secondItem="bjy-dj-Dyn" secondAttribute="top" constant="10" id="uSF-2k-YNw"/>
                                    <constraint firstItem="IUc-G1-sLX" firstAttribute="centerY" secondItem="bMI-da-pyS" secondAttribute="centerY" id="x8Z-7r-bdu"/>
                                </constraints>
                            </view>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="iMc-x9-ISI" customClass="ButtonBarView" customModule="XLPagerTabStrip">
                                <rect key="frame" x="0.0" y="109.5" width="320" height="45.5"/>
                                <color key="backgroundColor" red="0.70588235294117641" green="0.38823529411764707" blue="0.38823529411764707" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="u3H-f5-6rf">
                                    <size key="itemSize" width="50" height="50"/>
                                    <size key="headerReferenceSize" width="0.0" height="0.0"/>
                                    <size key="footerReferenceSize" width="0.0" height="0.0"/>
                                    <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
                                </collectionViewFlowLayout>
                                <cells>
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gF1-U4-oQd">
                                        <rect key="frame" x="0.0" y="-2.5" width="50" height="50"/>
                                        <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="50" height="50"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                        </view>
                                    </collectionViewCell>
                                </cells>
                            </collectionView>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j6x-xr-OZf">
                                <rect key="frame" x="0.0" y="155" width="320" height="413"/>
                            </scrollView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="iMc-x9-ISI" firstAttribute="height" secondItem="cAo-Ru-fII" secondAttribute="height" multiplier="0.08" id="1JS-Y7-Utp"/>
                            <constraint firstItem="j6x-xr-OZf" firstAttribute="trailing" secondItem="zdl-26-Xfb" secondAttribute="trailing" id="4se-0a-JmB"/>
                            <constraint firstItem="iMc-x9-ISI" firstAttribute="trailing" secondItem="zdl-26-Xfb" secondAttribute="trailing" id="MOg-zo-Fjl"/>
                            <constraint firstAttribute="trailing" secondItem="68e-ls-ZOl" secondAttribute="trailing" id="Qyp-Wr-ic2"/>
                            <constraint firstItem="bjy-dj-Dyn" firstAttribute="top" secondItem="zdl-26-Xfb" secondAttribute="top" id="UcN-Uy-yl7"/>
                            <constraint firstItem="iMc-x9-ISI" firstAttribute="leading" secondItem="zdl-26-Xfb" secondAttribute="leading" id="c11-li-Gdt"/>
                            <constraint firstItem="68e-ls-ZOl" firstAttribute="top" secondItem="cAo-Ru-fII" secondAttribute="top" id="cTQ-Wo-7ys"/>
                            <constraint firstItem="zdl-26-Xfb" firstAttribute="bottom" secondItem="j6x-xr-OZf" secondAttribute="bottom" id="gsC-wW-13Z"/>
                            <constraint firstItem="68e-ls-ZOl" firstAttribute="leading" secondItem="cAo-Ru-fII" secondAttribute="leading" id="hdu-Ed-QAg"/>
                            <constraint firstItem="bjy-dj-Dyn" firstAttribute="top" secondItem="68e-ls-ZOl" secondAttribute="bottom" id="hyK-9y-RKE"/>
                            <constraint firstItem="j6x-xr-OZf" firstAttribute="top" secondItem="iMc-x9-ISI" secondAttribute="bottom" id="nGu-EM-rx7"/>
                            <constraint firstItem="bjy-dj-Dyn" firstAttribute="trailing" secondItem="zdl-26-Xfb" secondAttribute="trailing" id="qST-bC-kw7"/>
                            <constraint firstItem="j6x-xr-OZf" firstAttribute="leading" secondItem="zdl-26-Xfb" secondAttribute="leading" id="tMe-oS-FJR"/>
                            <constraint firstItem="iMc-x9-ISI" firstAttribute="top" secondItem="bjy-dj-Dyn" secondAttribute="bottom" id="vDF-IB-goe"/>
                            <constraint firstItem="bjy-dj-Dyn" firstAttribute="height" secondItem="cAo-Ru-fII" secondAttribute="height" multiplier="0.08" id="wII-j4-4pi"/>
                            <constraint firstItem="bjy-dj-Dyn" firstAttribute="leading" secondItem="zdl-26-Xfb" secondAttribute="leading" id="zlY-i3-nWO"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="zdl-26-Xfb"/>
                    </view>
                    <navigationItem key="navigationItem" id="hLP-eQ-0Y7">
                        <barButtonItem key="backBarButtonItem" title=" " id="o4m-hd-qO3"/>
                    </navigationItem>
                    <connections>
                        <outlet property="buttonBarView" destination="iMc-x9-ISI" id="1UE-ew-ioN"/>
                        <outlet property="containerView" destination="j6x-xr-OZf" id="7oy-yC-AWt"/>
                        <outlet property="moreBtn" destination="0tN-e1-Lf0" id="UPN-zP-VyG"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sNN-k5-hPg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5274" y="605"/>
        </scene>
        <!--ChatVC-->
        <scene sceneID="PNT-u2-yyu">
            <objects>
                <viewController storyboardIdentifier="ChatVC" id="gFA-OK-QnQ" customClass="ChatVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="dJG-Dp-78u">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="8hX-4r-uyw">
                                <rect key="frame" x="0.0" y="20" width="320" height="548"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="gFA-OK-QnQ" id="Jgn-Dx-Frj"/>
                                    <outlet property="delegate" destination="gFA-OK-QnQ" id="gXi-Ro-feA"/>
                                </connections>
                            </tableView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_bigNoMessage" translatesAutoresizingMaskIntoConstraints="NO" id="HcP-Hq-99w">
                                <rect key="frame" x="80" y="70" width="160" height="160"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="HcP-Hq-99w" secondAttribute="height" multiplier="1:1" id="k8x-uI-oD3"/>
                                </constraints>
                            </imageView>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="e8j-Ew-Z4D">
                                <rect key="frame" x="32" y="260" width="256" height="67.5"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No more Messages" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gVU-Ia-Piz">
                                        <rect key="frame" x="45.5" y="0.0" width="165.5" height="22.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-SemiBold" family="Poppins" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Start new conversations by going to contact" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2pH-4b-Ad4">
                                        <rect key="frame" x="14" y="32.5" width="228.5" height="35"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
                                        <color key="textColor" red="0.72148895260000001" green="0.72161453959999999" blue="0.72148102520000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                            </stackView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="d8O-nR-rUL">
                                <rect key="frame" x="244" y="500" width="60" height="60"/>
                                <color key="backgroundColor" red="0.70588235294117641" green="0.38823529411764707" blue="0.38823529411764707" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="60" id="3Z1-Z8-kVu"/>
                                    <constraint firstAttribute="height" constant="60" id="iAy-DC-fYc"/>
                                </constraints>
                                <state key="normal" image="ic_persons"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="30"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="followingPressed:" destination="gFA-OK-QnQ" eventType="touchUpInside" id="OJN-Xj-pSb"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.99019607840000001" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="e8j-Ew-Z4D" firstAttribute="top" secondItem="HcP-Hq-99w" secondAttribute="bottom" constant="30" id="0qC-Em-tcD"/>
                            <constraint firstItem="HcP-Hq-99w" firstAttribute="top" secondItem="ji7-fI-Wws" secondAttribute="top" constant="50" id="9At-36-Lyr"/>
                            <constraint firstItem="ji7-fI-Wws" firstAttribute="trailing" secondItem="8hX-4r-uyw" secondAttribute="trailing" id="NF0-qb-1Kq"/>
                            <constraint firstItem="ji7-fI-Wws" firstAttribute="bottom" secondItem="8hX-4r-uyw" secondAttribute="bottom" id="NWR-OJ-951"/>
                            <constraint firstItem="8hX-4r-uyw" firstAttribute="leading" secondItem="ji7-fI-Wws" secondAttribute="leading" id="SXh-oI-aoh"/>
                            <constraint firstItem="e8j-Ew-Z4D" firstAttribute="centerX" secondItem="HcP-Hq-99w" secondAttribute="centerX" id="dL6-Ky-Lxe"/>
                            <constraint firstItem="ji7-fI-Wws" firstAttribute="bottom" secondItem="d8O-nR-rUL" secondAttribute="bottom" constant="8" id="e9h-ZJ-4yc"/>
                            <constraint firstItem="e8j-Ew-Z4D" firstAttribute="leading" secondItem="dJG-Dp-78u" secondAttribute="leading" constant="32" id="fTd-4R-x7R"/>
                            <constraint firstItem="d8O-nR-rUL" firstAttribute="trailing" secondItem="dJG-Dp-78u" secondAttribute="trailingMargin" id="hOr-yf-NFm"/>
                            <constraint firstAttribute="trailing" secondItem="e8j-Ew-Z4D" secondAttribute="trailing" constant="32" id="l6q-v5-Bie"/>
                            <constraint firstItem="HcP-Hq-99w" firstAttribute="centerX" secondItem="ji7-fI-Wws" secondAttribute="centerX" id="m41-nN-NfZ"/>
                            <constraint firstItem="HcP-Hq-99w" firstAttribute="width" secondItem="dJG-Dp-78u" secondAttribute="width" multiplier="0.5" id="yHf-yS-7PD"/>
                            <constraint firstItem="8hX-4r-uyw" firstAttribute="top" secondItem="ji7-fI-Wws" secondAttribute="top" id="yeV-zo-EQU"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="ji7-fI-Wws"/>
                    </view>
                    <connections>
                        <outlet property="noChatImage" destination="HcP-Hq-99w" id="f8R-D1-dAt"/>
                        <outlet property="showStack" destination="e8j-Ew-Z4D" id="He7-7D-1ym"/>
                        <outlet property="tableView" destination="8hX-4r-uyw" id="Q8r-dd-iEV"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="8JN-8o-qhj" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5954" y="1337"/>
        </scene>
        <!--StoriesVC-->
        <scene sceneID="wtq-qR-ubC">
            <objects>
                <viewController storyboardIdentifier="StoriesVC" id="mTC-BG-8dm" customClass="StoriesVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="J5r-DG-FOu">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="yTl-7k-dlX">
                                <rect key="frame" x="0.0" y="20" width="320" height="548"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="mTC-BG-8dm" id="JEh-XH-gs4"/>
                                    <outlet property="delegate" destination="mTC-BG-8dm" id="K2N-RT-TO1"/>
                                </connections>
                            </tableView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_bigCamera" translatesAutoresizingMaskIntoConstraints="NO" id="W6P-fq-A7S">
                                <rect key="frame" x="80" y="70" width="160" height="160"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="W6P-fq-A7S" secondAttribute="height" multiplier="1:1" id="Zq8-Ar-cJJ"/>
                                </constraints>
                            </imageView>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="z3j-XS-n3R">
                                <rect key="frame" x="32" y="260" width="256" height="85"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="There are no stories" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="h2O-Pq-pjO">
                                        <rect key="frame" x="44" y="0.0" width="168.5" height="22.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-SemiBold" family="Poppins" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Photos and videos shared in stories are only visible for 24 hours after they have been added." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kM5-pg-V6Q">
                                        <rect key="frame" x="0.5" y="32.5" width="255.5" height="52.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
                                        <color key="textColor" red="0.72148895260000001" green="0.72161453959999999" blue="0.72148102520000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                            </stackView>
                        </subviews>
                        <color key="backgroundColor" red="0.99019607840000001" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="z3j-XS-n3R" firstAttribute="top" secondItem="W6P-fq-A7S" secondAttribute="bottom" constant="30" id="3P2-u2-wJJ"/>
                            <constraint firstItem="W6P-fq-A7S" firstAttribute="top" secondItem="MdT-Kg-LYW" secondAttribute="top" constant="50" id="H2s-cc-2sS"/>
                            <constraint firstItem="MdT-Kg-LYW" firstAttribute="trailing" secondItem="yTl-7k-dlX" secondAttribute="trailing" id="ODh-GM-01W"/>
                            <constraint firstItem="z3j-XS-n3R" firstAttribute="leading" secondItem="J5r-DG-FOu" secondAttribute="leading" constant="32" id="QAB-KG-Eau"/>
                            <constraint firstItem="z3j-XS-n3R" firstAttribute="centerX" secondItem="W6P-fq-A7S" secondAttribute="centerX" id="Qzk-Lt-3SI"/>
                            <constraint firstItem="yTl-7k-dlX" firstAttribute="top" secondItem="MdT-Kg-LYW" secondAttribute="top" id="R06-Ta-HdP"/>
                            <constraint firstItem="W6P-fq-A7S" firstAttribute="centerX" secondItem="MdT-Kg-LYW" secondAttribute="centerX" id="REX-cT-JMU"/>
                            <constraint firstItem="MdT-Kg-LYW" firstAttribute="bottom" secondItem="yTl-7k-dlX" secondAttribute="bottom" id="Ueh-n7-6kB"/>
                            <constraint firstItem="W6P-fq-A7S" firstAttribute="width" secondItem="J5r-DG-FOu" secondAttribute="width" multiplier="0.5" id="hba-23-oLl"/>
                            <constraint firstItem="yTl-7k-dlX" firstAttribute="leading" secondItem="MdT-Kg-LYW" secondAttribute="leading" id="p3K-un-7RG"/>
                            <constraint firstAttribute="trailing" secondItem="z3j-XS-n3R" secondAttribute="trailing" constant="32" id="zGT-VC-CW8"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="MdT-Kg-LYW"/>
                    </view>
                    <connections>
                        <outlet property="cameraImage" destination="W6P-fq-A7S" id="5RP-f2-4In"/>
                        <outlet property="showStack" destination="z3j-XS-n3R" id="79o-S7-82T"/>
                        <outlet property="tableView" destination="yTl-7k-dlX" id="Kia-v2-blh"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="MhO-Dq-YTN" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5274" y="1336"/>
        </scene>
        <!--CallVC-->
        <scene sceneID="1Gy-We-KzR">
            <objects>
                <viewController storyboardIdentifier="CallVC" id="ltg-nf-D83" customClass="CallVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="9wX-ei-6G6">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="oBd-vK-kJQ">
                                <rect key="frame" x="0.0" y="20" width="320" height="548"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="ltg-nf-D83" id="us8-SH-3f4"/>
                                    <outlet property="delegate" destination="ltg-nf-D83" id="TSi-aD-fOi"/>
                                </connections>
                            </tableView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_callBig" translatesAutoresizingMaskIntoConstraints="NO" id="kp7-Le-dpV">
                                <rect key="frame" x="80" y="70" width="160" height="160"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="kp7-Le-dpV" secondAttribute="height" multiplier="1:1" id="6l0-58-HmV"/>
                                </constraints>
                            </imageView>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="TtK-yX-Szm">
                                <rect key="frame" x="16" y="260" width="288" height="85"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No Calls" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BHx-xn-0rJ">
                                        <rect key="frame" x="108" y="0.0" width="72" height="22.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-SemiBold" family="Poppins" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Start a new call from your friends list by pressing the button at the bottom of the screen." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mda-YA-J07">
                                        <rect key="frame" x="8.5" y="32.5" width="271.5" height="52.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
                                        <color key="textColor" red="0.72148895260000001" green="0.72161453959999999" blue="0.72148102520000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                            </stackView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LYv-VN-Zre">
                                <rect key="frame" x="244" y="500" width="60" height="60"/>
                                <color key="backgroundColor" red="0.70588235290000001" green="0.38823529410000002" blue="0.38823529410000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="60" id="1gX-sQ-NNa"/>
                                    <constraint firstAttribute="width" constant="60" id="5ag-ya-Pts"/>
                                </constraints>
                                <state key="normal" image="ic_calls"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="30"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="selectContactPressed:" destination="ltg-nf-D83" eventType="touchUpInside" id="bTp-tt-RQ1"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.97244364019999996" green="0.97260981800000001" blue="0.97243314979999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="TtK-yX-Szm" firstAttribute="centerX" secondItem="kp7-Le-dpV" secondAttribute="centerX" id="4jZ-Z8-3tW"/>
                            <constraint firstItem="kp7-Le-dpV" firstAttribute="width" secondItem="9wX-ei-6G6" secondAttribute="width" multiplier="0.5" id="Cmk-TH-0zy"/>
                            <constraint firstItem="aaU-4m-hjC" firstAttribute="trailing" secondItem="LYv-VN-Zre" secondAttribute="trailing" constant="16" id="CvJ-Qj-Krl"/>
                            <constraint firstItem="kp7-Le-dpV" firstAttribute="centerX" secondItem="aaU-4m-hjC" secondAttribute="centerX" id="E1z-qH-Z78"/>
                            <constraint firstItem="TtK-yX-Szm" firstAttribute="top" secondItem="kp7-Le-dpV" secondAttribute="bottom" constant="30" id="JCF-gF-owF"/>
                            <constraint firstAttribute="trailing" secondItem="TtK-yX-Szm" secondAttribute="trailing" constant="16" id="PX1-zD-4oZ"/>
                            <constraint firstItem="aaU-4m-hjC" firstAttribute="bottom" secondItem="oBd-vK-kJQ" secondAttribute="bottom" id="WIq-sD-TPR"/>
                            <constraint firstItem="oBd-vK-kJQ" firstAttribute="leading" secondItem="aaU-4m-hjC" secondAttribute="leading" id="b4P-hq-xAp"/>
                            <constraint firstItem="TtK-yX-Szm" firstAttribute="leading" secondItem="9wX-ei-6G6" secondAttribute="leading" constant="16" id="eB4-tK-H8B"/>
                            <constraint firstItem="oBd-vK-kJQ" firstAttribute="top" secondItem="aaU-4m-hjC" secondAttribute="top" id="ghU-aN-6c8"/>
                            <constraint firstItem="aaU-4m-hjC" firstAttribute="trailing" secondItem="oBd-vK-kJQ" secondAttribute="trailing" id="grz-7f-XYH"/>
                            <constraint firstItem="kp7-Le-dpV" firstAttribute="top" secondItem="aaU-4m-hjC" secondAttribute="top" constant="50" id="uDT-aT-Lqm"/>
                            <constraint firstItem="aaU-4m-hjC" firstAttribute="bottom" secondItem="LYv-VN-Zre" secondAttribute="bottom" constant="8" id="xGW-EV-LOb"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="aaU-4m-hjC"/>
                    </view>
                    <navigationItem key="navigationItem" id="Si2-t0-n3s">
                        <barButtonItem key="backBarButtonItem" title=" " id="Nip-BV-2cu"/>
                    </navigationItem>
                    <nil key="simulatedTopBarMetrics"/>
                    <connections>
                        <outlet property="phoneImage" destination="kp7-Le-dpV" id="gVE-rW-rTc"/>
                        <outlet property="showStack" destination="TtK-yX-Szm" id="Qfr-pV-toX"/>
                        <outlet property="tableView" destination="oBd-vK-kJQ" id="15D-Mx-2Aj"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="gTk-Di-QHT" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-4610" y="1336"/>
        </scene>
        <!--Select ContactVC-->
        <scene sceneID="Wot-bG-hYh">
            <objects>
                <viewController storyboardIdentifier="SelectContactVC" id="zyI-OR-p2z" customClass="SelectContactVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="shc-dS-Enm">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="xgr-ga-JUv">
                                <rect key="frame" x="0.0" y="64" width="320" height="504"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="zyI-OR-p2z" id="TSM-4C-2Mz"/>
                                    <outlet property="delegate" destination="zyI-OR-p2z" id="BWG-fm-aag"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="ZtR-QQ-hWS" firstAttribute="trailing" secondItem="xgr-ga-JUv" secondAttribute="trailing" id="V5h-4N-uP5"/>
                            <constraint firstItem="xgr-ga-JUv" firstAttribute="leading" secondItem="ZtR-QQ-hWS" secondAttribute="leading" id="XVK-lc-gV2"/>
                            <constraint firstItem="ZtR-QQ-hWS" firstAttribute="bottom" secondItem="xgr-ga-JUv" secondAttribute="bottom" id="r15-kt-VaK"/>
                            <constraint firstItem="xgr-ga-JUv" firstAttribute="top" secondItem="ZtR-QQ-hWS" secondAttribute="top" id="wFc-Za-82D"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="ZtR-QQ-hWS"/>
                    </view>
                    <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
                    <connections>
                        <outlet property="tableView" destination="xgr-ga-JUv" id="Sdz-Je-Ys2"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="Z5Y-L3-AcB" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-4586" y="2009"/>
        </scene>
        <!--Select CategoryVC-->
        <scene sceneID="SV7-SO-hVH">
            <objects>
                <viewController storyboardIdentifier="SelectCategoryVC" modalTransitionStyle="crossDissolve" modalPresentationStyle="overFullScreen" id="4sE-kb-FXI" customClass="SelectCategoryVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="yfm-7w-1tY">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fOi-1J-JMu">
                                <rect key="frame" x="16" y="154" width="288" height="280"/>
                                <subviews>
                                    <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="TqR-7O-QcZ">
                                        <rect key="frame" x="0.0" y="51" width="288" height="178"/>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <connections>
                                            <outlet property="dataSource" destination="4sE-kb-FXI" id="VFq-nm-43q"/>
                                            <outlet property="delegate" destination="4sE-kb-FXI" id="aNf-C6-PUC"/>
                                        </connections>
                                    </tableView>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Ka-C0-qQH">
                                        <rect key="frame" x="212" y="229" width="76" height="51"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="51" id="UmP-rG-mpm"/>
                                            <constraint firstAttribute="width" secondItem="1Ka-C0-qQH" secondAttribute="height" multiplier="76:51" id="iMw-ed-M9Q"/>
                                            <constraint firstAttribute="width" constant="76" id="qiQ-hR-QcU"/>
                                        </constraints>
                                        <state key="normal" title="CLOSE">
                                            <color key="titleColor" red="0.65732365849999996" green="0.28342962269999999" blue="0.2866165638" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="closePressed:" destination="4sE-kb-FXI" eventType="touchUpInside" id="gnU-Rf-KVs"/>
                                        </connections>
                                    </button>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gender " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qQd-QB-mld">
                                        <rect key="frame" x="8" y="16" width="86" height="29"/>
                                        <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="24"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="TqR-7O-QcZ" firstAttribute="height" secondItem="fOi-1J-JMu" secondAttribute="height" multiplier="0.7" constant="-18" id="9oY-jS-WRw"/>
                                    <constraint firstAttribute="trailing" secondItem="TqR-7O-QcZ" secondAttribute="trailing" id="9tF-Ho-eSV"/>
                                    <constraint firstItem="qQd-QB-mld" firstAttribute="top" secondItem="fOi-1J-JMu" secondAttribute="top" constant="16" id="Aja-MC-EvM"/>
                                    <constraint firstItem="TqR-7O-QcZ" firstAttribute="width" secondItem="fOi-1J-JMu" secondAttribute="width" id="BY7-ye-irI"/>
                                    <constraint firstItem="TqR-7O-QcZ" firstAttribute="centerY" secondItem="fOi-1J-JMu" secondAttribute="centerY" id="OzJ-wF-g1S"/>
                                    <constraint firstItem="TqR-7O-QcZ" firstAttribute="leading" secondItem="fOi-1J-JMu" secondAttribute="leading" id="UPx-B7-zil"/>
                                    <constraint firstAttribute="height" constant="280" id="Ut0-yg-yPS"/>
                                    <constraint firstAttribute="trailing" secondItem="1Ka-C0-qQH" secondAttribute="trailing" id="box-5n-lk1"/>
                                    <constraint firstItem="qQd-QB-mld" firstAttribute="leading" secondItem="fOi-1J-JMu" secondAttribute="leading" constant="8" id="cjN-5L-wtR"/>
                                    <constraint firstItem="TqR-7O-QcZ" firstAttribute="centerX" secondItem="fOi-1J-JMu" secondAttribute="centerX" id="gS1-AJ-hIs"/>
                                    <constraint firstAttribute="bottom" secondItem="1Ka-C0-qQH" secondAttribute="bottom" id="jQs-89-T85"/>
                                </constraints>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.58359925180000005" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="fOi-1J-JMu" firstAttribute="width" secondItem="yfm-7w-1tY" secondAttribute="width" multiplier="0.9" id="ACZ-zX-CbX"/>
                            <constraint firstItem="fOi-1J-JMu" firstAttribute="centerY" secondItem="CfQ-1S-ugZ" secondAttribute="centerY" id="esV-Lh-6J5"/>
                            <constraint firstItem="fOi-1J-JMu" firstAttribute="centerX" secondItem="CfQ-1S-ugZ" secondAttribute="centerX" id="v7G-z1-pM3"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="CfQ-1S-ugZ"/>
                    </view>
                    <connections>
                        <outlet property="showView" destination="fOi-1J-JMu" id="eLT-WC-j3J"/>
                        <outlet property="tableView" destination="TqR-7O-QcZ" id="Kjb-Xu-jJu"/>
                        <outlet property="titleLabel" destination="qQd-QB-mld" id="Ce0-fd-gGq"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="L8X-vZ-yOp" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-6604" y="2694"/>
        </scene>
        <!--Navigation Controller-->
        <scene sceneID="qvo-oH-eAy">
            <objects>
                <navigationController storyboardIdentifier="Dashboard" automaticallyAdjustsScrollViewInsets="NO" id="4zP-1u-UKr" sceneMemberID="viewController">
                    <toolbarItems/>
                    <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="lAN-fA-A5I">
                        <rect key="frame" x="0.0" y="20" width="320" height="44"/>
                        <autoresizingMask key="autoresizingMask"/>
                        <color key="barTintColor" red="0.70588235290000001" green="0.38823529410000002" blue="0.38823529410000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    </navigationBar>
                    <nil name="viewControllers"/>
                    <connections>
                        <segue destination="AEx-uj-Vng" kind="relationship" relationship="rootViewController" id="iFd-le-zRu"/>
                    </connections>
                </navigationController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="bYq-AM-fg5" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5274" y="-177"/>
        </scene>
        <!--Invite FriendsVC-->
        <scene sceneID="gSG-Bx-GwM">
            <objects>
                <viewController storyboardIdentifier="InviteFriendsVC" id="gXK-Qe-diB" customClass="InviteFriendsVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="RZh-Gu-N63">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="XxT-xq-P7D">
                                <rect key="frame" x="0.0" y="84" width="320" height="484"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="gXK-Qe-diB" id="5JG-02-Vt6"/>
                                    <outlet property="delegate" destination="gXK-Qe-diB" id="Zk6-Cq-rez"/>
                                </connections>
                            </tableView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="C33-77-jVz">
                                <rect key="frame" x="280" y="36" width="24" height="24"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="24" id="3cq-pN-38w"/>
                                    <constraint firstAttribute="height" constant="24" id="DlO-SY-POb"/>
                                    <constraint firstAttribute="width" secondItem="C33-77-jVz" secondAttribute="height" multiplier="1:1" id="cHI-Us-QP6"/>
                                </constraints>
                                <state key="normal" image="ic_cancel"/>
                                <connections>
                                    <action selector="crossPressed:" destination="gXK-Qe-diB" eventType="touchUpInside" id="SyM-70-Hgh"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="C33-77-jVz" firstAttribute="top" secondItem="oWu-1s-tJi" secondAttribute="top" constant="16" id="4wG-L8-xJo"/>
                            <constraint firstItem="oWu-1s-tJi" firstAttribute="trailing" secondItem="C33-77-jVz" secondAttribute="trailing" constant="16" id="8cL-MQ-O38"/>
                            <constraint firstItem="XxT-xq-P7D" firstAttribute="leading" secondItem="oWu-1s-tJi" secondAttribute="leading" id="ErW-6Y-bKQ"/>
                            <constraint firstItem="XxT-xq-P7D" firstAttribute="top" secondItem="C33-77-jVz" secondAttribute="bottom" constant="24" id="j3q-ql-iPX"/>
                            <constraint firstItem="oWu-1s-tJi" firstAttribute="trailing" secondItem="XxT-xq-P7D" secondAttribute="trailing" id="n5P-Cs-Tq5"/>
                            <constraint firstItem="oWu-1s-tJi" firstAttribute="bottom" secondItem="XxT-xq-P7D" secondAttribute="bottom" id="wAE-kh-9WG"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="oWu-1s-tJi"/>
                    </view>
                    <connections>
                        <outlet property="crossBtn" destination="C33-77-jVz" id="Ndx-gc-Vnv"/>
                        <outlet property="tableView" destination="XxT-xq-P7D" id="3bH-07-zBK"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="KSR-KR-GWh" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-6603.75" y="2001.7605633802816"/>
        </scene>
        <!--FollowingVC-->
        <scene sceneID="zSZ-Ny-Ex4">
            <objects>
                <viewController storyboardIdentifier="FollowingVC" id="1KS-Ug-Vbd" customClass="FollowingVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="A5p-tg-cTj">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="RXC-Bg-Cfu">
                                <rect key="frame" x="0.0" y="64" width="320" height="504"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="1KS-Ug-Vbd" id="Z4L-Q3-LUU"/>
                                    <outlet property="delegate" destination="1KS-Ug-Vbd" id="sB7-cm-NaM"/>
                                </connections>
                            </tableView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_searchbig" translatesAutoresizingMaskIntoConstraints="NO" id="mnS-5g-8x7">
                                <rect key="frame" x="85" y="114" width="150" height="150"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="mnS-5g-8x7" secondAttribute="height" multiplier="1:1" id="Pl2-7X-v4s"/>
                                </constraints>
                            </imageView>
                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="p9h-zj-ex0">
                                <rect key="frame" x="65.5" y="300" width="189" height="50"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="There are no Contacts" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SUm-dY-shD">
                                        <rect key="frame" x="0.0" y="0.0" width="189" height="22.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-SemiBold" family="Poppins" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Start adding new contact !!" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Tb-h8-h2Z">
                                        <rect key="frame" x="4" y="32.5" width="181.5" height="17.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-Regular" family="Poppins" pointSize="15"/>
                                        <color key="textColor" red="0.72148895260000001" green="0.72161453959999999" blue="0.72148102520000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                            </stackView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xyi-6f-xms">
                                <rect key="frame" x="24" y="381" width="272" height="60"/>
                                <color key="backgroundColor" red="0.65732365849999996" green="0.28342962269999999" blue="0.2866165638" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="60" id="DiQ-wv-Ka1"/>
                                </constraints>
                                <fontDescription key="fontDescription" name="Poppins-Light" family="Poppins" pointSize="17"/>
                                <state key="normal" title="Search Random"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="30"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="searchRandomPressed:" destination="1KS-Ug-Vbd" eventType="touchUpInside" id="EIu-PP-wHN"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="mnS-5g-8x7" firstAttribute="centerX" secondItem="SUX-9w-I0X" secondAttribute="centerX" id="51e-L3-dKa"/>
                            <constraint firstItem="xyi-6f-xms" firstAttribute="width" secondItem="RXC-Bg-Cfu" secondAttribute="width" multiplier="0.85" id="676-7p-Xuq"/>
                            <constraint firstItem="p9h-zj-ex0" firstAttribute="top" secondItem="mnS-5g-8x7" secondAttribute="bottom" constant="36" id="Chv-zS-z06"/>
                            <constraint firstItem="RXC-Bg-Cfu" firstAttribute="trailing" secondItem="SUX-9w-I0X" secondAttribute="trailing" id="FLg-6q-hYI"/>
                            <constraint firstItem="xyi-6f-xms" firstAttribute="top" secondItem="p9h-zj-ex0" secondAttribute="bottom" constant="31" id="Pt2-BG-sal"/>
                            <constraint firstItem="p9h-zj-ex0" firstAttribute="centerX" secondItem="A5p-tg-cTj" secondAttribute="centerX" id="XaM-e1-9h0"/>
                            <constraint firstItem="xyi-6f-xms" firstAttribute="centerX" secondItem="p9h-zj-ex0" secondAttribute="centerX" id="Z7D-fb-fzh"/>
                            <constraint firstItem="RXC-Bg-Cfu" firstAttribute="top" secondItem="SUX-9w-I0X" secondAttribute="top" id="byX-r2-GGF"/>
                            <constraint firstItem="mnS-5g-8x7" firstAttribute="width" secondItem="A5p-tg-cTj" secondAttribute="width" constant="-170" id="cCA-bv-QWt"/>
                            <constraint firstItem="RXC-Bg-Cfu" firstAttribute="bottom" secondItem="SUX-9w-I0X" secondAttribute="bottom" id="mP1-3G-4z3"/>
                            <constraint firstItem="RXC-Bg-Cfu" firstAttribute="leading" secondItem="SUX-9w-I0X" secondAttribute="leading" id="u7j-7D-IG2"/>
                            <constraint firstItem="mnS-5g-8x7" firstAttribute="top" secondItem="SUX-9w-I0X" secondAttribute="top" constant="50" id="wbh-fM-ETq"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="SUX-9w-I0X"/>
                    </view>
                    <navigationItem key="navigationItem" id="mEs-pv-y7X">
                        <barButtonItem key="backBarButtonItem" title=" " id="o5w-aX-AWe"/>
                        <rightBarButtonItems>
                            <barButtonItem image="ic_more" id="3db-Dv-IMe">
                                <color key="tintColor" red="0.97244364019999996" green="0.97260981800000001" blue="0.97243314979999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <connections>
                                    <action selector="morePressed:" destination="1KS-Ug-Vbd" id="jzg-q5-Kfv"/>
                                </connections>
                            </barButtonItem>
                            <barButtonItem image="ic_sear" id="bhX-aj-m1I">
                                <color key="tintColor" red="0.97244364019999996" green="0.97260981800000001" blue="0.97243314979999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <connections>
                                    <action selector="searchPressed:" destination="1KS-Ug-Vbd" id="PiF-en-MJA"/>
                                </connections>
                            </barButtonItem>
                        </rightBarButtonItems>
                    </navigationItem>
                    <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
                    <connections>
                        <outlet property="moreBtn" destination="3db-Dv-IMe" id="cb9-uj-ZmB"/>
                        <outlet property="searchRandomBtn" destination="xyi-6f-xms" id="AYD-72-QO6"/>
                        <outlet property="showStack" destination="p9h-zj-ex0" id="PPm-mK-Wvn"/>
                        <outlet property="showStackImage" destination="mnS-5g-8x7" id="gJe-oG-iKl"/>
                        <outlet property="tableView" destination="RXC-Bg-Cfu" id="dvV-i8-v0N"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="DBb-Gb-zTQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5954.3999999999996" y="1995.6521739130437"/>
        </scene>
        <!--Select Random PopupVC-->
        <scene sceneID="EAM-g6-dkp">
            <objects>
                <viewController storyboardIdentifier="SelectRandomPopupVC" modalTransitionStyle="crossDissolve" modalPresentationStyle="overFullScreen" id="1XF-ob-4dP" customClass="SelectRandomPopupVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="atD-to-4Dd">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vw6-O4-PLH">
                                <rect key="frame" x="24" y="119" width="272" height="350"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dmQ-DG-XpZ">
                                        <rect key="frame" x="0.0" y="105" width="272" height="245"/>
                                        <subviews>
                                            <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="YZx-gs-eD3">
                                                <rect key="frame" x="71" y="172" width="130" height="50"/>
                                                <subviews>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kNY-Lh-bGR">
                                                        <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
                                                        <color key="backgroundColor" red="0.26666666666666666" green="0.26666666666666666" blue="0.26666666666666666" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="50" id="Uee-wp-AOL"/>
                                                            <constraint firstAttribute="height" constant="50" id="bCE-EW-eEL"/>
                                                        </constraints>
                                                        <state key="normal" image="ic_add"/>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="25"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="followPressed:" destination="1XF-ob-4dP" eventType="touchUpInside" id="EKH-I7-Qki"/>
                                                        </connections>
                                                    </button>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3lF-5f-kks">
                                                        <rect key="frame" x="80" y="0.0" width="50" height="50"/>
                                                        <color key="backgroundColor" red="0.54102247953414917" green="0.54522174596786499" blue="0.54099339246749878" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="50" id="3Z2-Jq-Lah"/>
                                                            <constraint firstAttribute="width" constant="50" id="7tO-gZ-bcE"/>
                                                        </constraints>
                                                        <state key="normal" image="ic_send"/>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="25"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="chatPressed:" destination="1XF-ob-4dP" eventType="touchUpInside" id="RmZ-nu-htc"/>
                                                        </connections>
                                                    </button>
                                                </subviews>
                                            </stackView>
                                        </subviews>
                                        <color key="backgroundColor" red="0.70588235290000001" green="0.38823529410000002" blue="0.38823529410000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <constraints>
                                            <constraint firstItem="YZx-gs-eD3" firstAttribute="centerX" secondItem="dmQ-DG-XpZ" secondAttribute="centerX" id="3wR-rx-mnW"/>
                                            <constraint firstAttribute="bottom" secondItem="YZx-gs-eD3" secondAttribute="bottom" constant="23" id="fdA-a0-d58"/>
                                        </constraints>
                                    </view>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_profileimage" translatesAutoresizingMaskIntoConstraints="NO" id="UfI-vs-vxc">
                                        <rect key="frame" x="86" y="55" width="100" height="100"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="100" id="ACj-Gh-Y42"/>
                                            <constraint firstAttribute="width" constant="100" id="gvv-SQ-vXl"/>
                                        </constraints>
                                    </imageView>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xR0-OA-ahh">
                                        <rect key="frame" x="15" y="171" width="241" height="29.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-Bold" family="Poppins" pointSize="25"/>
                                        <color key="textColor" red="0.97244364019999996" green="0.97260981800000001" blue="0.97243314979999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="@Username" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mW6-vo-YcD">
                                        <rect key="frame" x="15" y="200.5" width="241" height="21"/>
                                        <fontDescription key="fontDescription" name="Poppins-Light" family="Poppins" pointSize="18"/>
                                        <color key="textColor" red="0.97244364019999996" green="0.97260981800000001" blue="0.97243314979999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="dmQ-DG-XpZ" firstAttribute="top" secondItem="UfI-vs-vxc" secondAttribute="bottom" constant="-50" id="3Fp-r1-65V"/>
                                    <constraint firstItem="xR0-OA-ahh" firstAttribute="leading" secondItem="Vw6-O4-PLH" secondAttribute="leading" constant="15" id="5lo-xm-i60"/>
                                    <constraint firstAttribute="trailing" secondItem="xR0-OA-ahh" secondAttribute="trailing" constant="16" id="A1z-BJ-ayc"/>
                                    <constraint firstItem="mW6-vo-YcD" firstAttribute="leading" secondItem="xR0-OA-ahh" secondAttribute="leading" id="CC0-6K-IMP"/>
                                    <constraint firstItem="dmQ-DG-XpZ" firstAttribute="width" secondItem="Vw6-O4-PLH" secondAttribute="width" id="OoP-lh-xfh"/>
                                    <constraint firstItem="mW6-vo-YcD" firstAttribute="top" secondItem="xR0-OA-ahh" secondAttribute="bottom" id="OxF-8w-3Dp"/>
                                    <constraint firstItem="mW6-vo-YcD" firstAttribute="trailing" secondItem="xR0-OA-ahh" secondAttribute="trailing" id="PaR-hg-kTC"/>
                                    <constraint firstItem="xR0-OA-ahh" firstAttribute="top" secondItem="UfI-vs-vxc" secondAttribute="bottom" constant="16" id="VTu-oK-oiD"/>
                                    <constraint firstAttribute="height" constant="350" id="X0G-Bs-aot"/>
                                    <constraint firstItem="UfI-vs-vxc" firstAttribute="centerX" secondItem="dmQ-DG-XpZ" secondAttribute="centerX" id="bxg-Df-rAe"/>
                                    <constraint firstItem="dmQ-DG-XpZ" firstAttribute="height" secondItem="Vw6-O4-PLH" secondAttribute="height" multiplier="0.7" id="eLz-Zm-Knv"/>
                                    <constraint firstAttribute="bottom" secondItem="dmQ-DG-XpZ" secondAttribute="bottom" id="eZK-8s-vVJ"/>
                                    <constraint firstItem="dmQ-DG-XpZ" firstAttribute="centerX" secondItem="Vw6-O4-PLH" secondAttribute="centerX" id="ize-I0-cql"/>
                                </constraints>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.58359925180000005" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="Vw6-O4-PLH" firstAttribute="centerX" secondItem="AXY-db-u0k" secondAttribute="centerX" id="2hw-Aj-SKe"/>
                            <constraint firstItem="Vw6-O4-PLH" firstAttribute="centerY" secondItem="AXY-db-u0k" secondAttribute="centerY" id="bP8-GK-1kn"/>
                            <constraint firstItem="Vw6-O4-PLH" firstAttribute="width" secondItem="atD-to-4Dd" secondAttribute="width" multiplier="0.85" id="can-UU-f7U"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="AXY-db-u0k"/>
                    </view>
                    <connections>
                        <outlet property="followBtn" destination="kNY-Lh-bGR" id="hiv-AB-cT4"/>
                        <outlet property="nameLabel" destination="xR0-OA-ahh" id="29S-4O-m4C"/>
                        <outlet property="profileImage" destination="UfI-vs-vxc" id="zHn-gq-cwT"/>
                        <outlet property="userNameLabel" destination="mW6-vo-YcD" id="Lcs-Ky-nbk"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="6Xg-2B-Cnu" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-6604" y="3386"/>
        </scene>
        <!--Blocked Users PopupVC-->
        <scene sceneID="d3Q-js-5FA">
            <objects>
                <viewController storyboardIdentifier="BlockedUsersPopupVC" modalTransitionStyle="crossDissolve" modalPresentationStyle="overFullScreen" id="3eV-69-VSv" customClass="BlockedUsersPopupVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="S6R-fp-3dq">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T2y-bP-1az">
                                <rect key="frame" x="24" y="119" width="272" height="350"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DRf-Hw-uuK">
                                        <rect key="frame" x="0.0" y="105" width="272" height="245"/>
                                        <color key="backgroundColor" red="0.70588235290000001" green="0.38823529410000002" blue="0.38823529410000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    </view>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_profileimage" translatesAutoresizingMaskIntoConstraints="NO" id="oFT-5g-9Uq">
                                        <rect key="frame" x="86" y="55" width="100" height="100"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="100" id="1Gn-n4-Q2U"/>
                                            <constraint firstAttribute="height" constant="100" id="71L-ub-Izw"/>
                                        </constraints>
                                    </imageView>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xQO-5K-i71">
                                        <rect key="frame" x="16" y="171" width="240" height="29.5"/>
                                        <fontDescription key="fontDescription" name="Poppins-Bold" family="Poppins" pointSize="25"/>
                                        <color key="textColor" red="0.97244364019999996" green="0.97260981800000001" blue="0.97243314979999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="@Username" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4ls-99-9rg">
                                        <rect key="frame" x="16" y="200.5" width="240" height="21"/>
                                        <fontDescription key="fontDescription" name="Poppins-Light" family="Poppins" pointSize="18"/>
                                        <color key="textColor" red="0.97244364019999996" green="0.97260981800000001" blue="0.97243314979999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XQu-zd-fyZ">
                                        <rect key="frame" x="52" y="284" width="168" height="50"/>
                                        <color key="backgroundColor" red="0.54102247950000004" green="0.54522174599999995" blue="0.5409933925" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="YwH-4a-RNQ"/>
                                            <constraint firstAttribute="width" constant="168" id="fid-TL-jdT"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="Poppins-SemiBold" family="Poppins" pointSize="19"/>
                                        <state key="normal" title="   Unblock"/>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                <real key="value" value="25"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                        <connections>
                                            <action selector="unBlockPressed:" destination="3eV-69-VSv" eventType="touchUpInside" id="jVr-Cc-WPw"/>
                                        </connections>
                                    </button>
                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_lock" translatesAutoresizingMaskIntoConstraints="NO" id="Nh4-JV-eJ5">
                                        <rect key="frame" x="72" y="299" width="20" height="20"/>
                                        <constraints>
                                            <constraint firstAttribute="width" secondItem="Nh4-JV-eJ5" secondAttribute="height" multiplier="1:1" id="QDu-G2-6Yh"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="XQu-zd-fyZ" firstAttribute="centerX" secondItem="DRf-Hw-uuK" secondAttribute="centerX" id="0PZ-jg-bVO"/>
                                    <constraint firstAttribute="trailing" secondItem="xQO-5K-i71" secondAttribute="trailing" constant="16" id="1Cr-0A-heq"/>
                                    <constraint firstItem="xQO-5K-i71" firstAttribute="centerX" secondItem="oFT-5g-9Uq" secondAttribute="centerX" id="3eF-dg-6Ov"/>
                                    <constraint firstItem="xQO-5K-i71" firstAttribute="top" secondItem="oFT-5g-9Uq" secondAttribute="bottom" constant="16" id="7bG-w8-eWn"/>
                                    <constraint firstItem="4ls-99-9rg" firstAttribute="centerX" secondItem="xQO-5K-i71" secondAttribute="centerX" id="FPE-ro-SxM"/>
                                    <constraint firstItem="DRf-Hw-uuK" firstAttribute="height" secondItem="T2y-bP-1az" secondAttribute="height" multiplier="0.7" id="I9j-t0-ikg"/>
                                    <constraint firstItem="4ls-99-9rg" firstAttribute="top" secondItem="xQO-5K-i71" secondAttribute="bottom" id="KnO-ev-OPi"/>
                                    <constraint firstItem="4ls-99-9rg" firstAttribute="trailing" secondItem="xQO-5K-i71" secondAttribute="trailing" id="VEg-WZ-bPf"/>
                                    <constraint firstItem="XQu-zd-fyZ" firstAttribute="bottom" secondItem="DRf-Hw-uuK" secondAttribute="bottom" constant="-16" id="X7j-gf-TEC"/>
                                    <constraint firstItem="xQO-5K-i71" firstAttribute="leading" secondItem="T2y-bP-1az" secondAttribute="leading" constant="16" id="b3H-r1-yt5"/>
                                    <constraint firstItem="Nh4-JV-eJ5" firstAttribute="width" secondItem="XQu-zd-fyZ" secondAttribute="width" constant="-148" id="bpH-cb-ow9"/>
                                    <constraint firstItem="4ls-99-9rg" firstAttribute="leading" secondItem="xQO-5K-i71" secondAttribute="leading" id="bqR-mq-W6g"/>
                                    <constraint firstItem="DRf-Hw-uuK" firstAttribute="top" secondItem="oFT-5g-9Uq" secondAttribute="bottom" constant="-50" id="cnN-HE-aJc"/>
                                    <constraint firstAttribute="height" constant="350" id="dkn-GB-mRA"/>
                                    <constraint firstItem="DRf-Hw-uuK" firstAttribute="centerX" secondItem="T2y-bP-1az" secondAttribute="centerX" id="fLL-us-fXZ"/>
                                    <constraint firstAttribute="bottom" secondItem="DRf-Hw-uuK" secondAttribute="bottom" id="gBL-AT-Smb"/>
                                    <constraint firstItem="oFT-5g-9Uq" firstAttribute="centerX" secondItem="DRf-Hw-uuK" secondAttribute="centerX" id="q1O-bk-I5V"/>
                                    <constraint firstItem="Nh4-JV-eJ5" firstAttribute="centerY" secondItem="XQu-zd-fyZ" secondAttribute="centerY" id="rpS-fU-xs4"/>
                                    <constraint firstItem="DRf-Hw-uuK" firstAttribute="width" secondItem="T2y-bP-1az" secondAttribute="width" id="wk1-dA-BsV"/>
                                    <constraint firstItem="Nh4-JV-eJ5" firstAttribute="leading" secondItem="XQu-zd-fyZ" secondAttribute="leading" constant="20" id="y95-0r-Jda"/>
                                </constraints>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                        <real key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.58359925180000005" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="T2y-bP-1az" firstAttribute="width" secondItem="S6R-fp-3dq" secondAttribute="width" multiplier="0.85" id="KVR-fh-IIf"/>
                            <constraint firstItem="T2y-bP-1az" firstAttribute="centerX" secondItem="8vr-mR-2Vf" secondAttribute="centerX" id="ndG-KL-7Q5"/>
                            <constraint firstItem="T2y-bP-1az" firstAttribute="centerY" secondItem="8vr-mR-2Vf" secondAttribute="centerY" id="sJb-HC-dZR"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="8vr-mR-2Vf"/>
                    </view>
                    <connections>
                        <outlet property="nameLabel" destination="xQO-5K-i71" id="Xv5-2W-Jdp"/>
                        <outlet property="profileImage" destination="oFT-5g-9Uq" id="rAS-kZ-kcy"/>
                        <outlet property="usernameLabel" destination="4ls-99-9rg" id="fwJ-KC-2Nw"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="s1C-0X-0l1" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5274.375" y="3385.5633802816901"/>
        </scene>
    </scenes>
    <resources>
        <image name="ic_add" width="24" height="24"/>
        <image name="ic_bigCamera" width="128" height="128"/>
        <image name="ic_bigNoMessage" width="128" height="128"/>
        <image name="ic_blockedUsers" width="64" height="64"/>
        <image name="ic_callBig" width="128" height="128"/>
        <image name="ic_calls" width="192" height="192"/>
        <image name="ic_cancel" width="24" height="24"/>
        <image name="ic_filter" width="24" height="24"/>
        <image name="ic_lock" width="24" height="24"/>
        <image name="ic_more" width="24" height="24"/>
        <image name="ic_persons" width="24" height="24"/>
        <image name="ic_profileimage" width="720" height="720"/>
        <image name="ic_sear" width="24" height="24"/>
        <image name="ic_searchbig" width="128" height="128"/>
        <image name="ic_send" width="24" height="24"/>
    </resources>
    <color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>
