- Added localisation to theme 1, also updated the English localisation for reversing the language - Added localisation to the sidebar. Also handled the live language change with the help of observers - Integrated GetUserData API at splash. - Added the login NAv. Now if user will logout he will be redirected to the login Screen. - Added Activity Indicator on the splash to handle the getuserdata. - Added Guest Login To home.
691 lines
73 KiB
XML
691 lines
73 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="jHz-IY-SVp">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<customFonts key="customFonts">
|
|
<array key="Exo2-Bold.ttf">
|
|
<string>Exo2-Bold</string>
|
|
</array>
|
|
<array key="Exo2-Medium.ttf">
|
|
<string>Exo2-Medium</string>
|
|
</array>
|
|
</customFonts>
|
|
<scenes>
|
|
<!--Side Menu Controller-->
|
|
<scene sceneID="XCR-DI-hN2">
|
|
<objects>
|
|
<viewController storyboardIdentifier="SideMenuController" id="jHz-IY-SVp" customClass="SideMenuController" customModule="WOKA" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="10X-qX-Sn2">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<viewLayoutGuide key="safeArea" id="Nz1-M4-ahP"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="contentSegueID" value="SideMenuContent"/>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="string" keyPath="contentSegueID" value="SideMenuContent"/>
|
|
</userDefinedRuntimeAttributes>
|
|
<connections>
|
|
<segue destination="XPN-2R-lh2" kind="custom" identifier="SideMenuContent" customClass="SideMenuSegue" customModule="WOKA" customModuleProvider="target" id="Ga5-77-IlS"/>
|
|
<segue destination="yYJ-KT-PYn" kind="custom" identifier="SideMenu.Menu" customClass="SideMenuSegue" customModule="WOKA" customModuleProvider="target" id="H5r-n7-o6k"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="0Oq-zh-yA1" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-180" y="195"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="Cia-vt-MF2">
|
|
<objects>
|
|
<navigationController storyboardIdentifier="ContentNavigation" automaticallyAdjustsScrollViewInsets="NO" navigationBarHidden="YES" id="XPN-2R-lh2" customClass="NavigationController" customModule="WOKA" customModuleProvider="target" sceneMemberID="viewController">
|
|
<toolbarItems/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="gYe-fj-SXZ">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<nil name="viewControllers"/>
|
|
<connections>
|
|
<segue destination="FME-2B-5e1" kind="relationship" relationship="rootViewController" id="qn9-Qw-SEU"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ldr-Oq-tRk" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="796" y="195"/>
|
|
</scene>
|
|
<!--Side MenuVC-->
|
|
<scene sceneID="Tmo-uj-7vp">
|
|
<objects>
|
|
<viewController id="yYJ-KT-PYn" customClass="SideMenuVC" customModule="WOKA" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" clipsSubviews="YES" contentMode="scaleToFill" id="qHL-AI-7IP">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iqc-o5-ovk">
|
|
<rect key="frame" x="79" y="48" width="335" height="814"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="t37-ec-QfF">
|
|
<rect key="frame" x="0.0" y="20" width="335" height="974"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xny-eg-3V4">
|
|
<rect key="frame" x="25" y="0.0" width="295" height="30"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oX8-tK-cUr">
|
|
<rect key="frame" x="265" y="0.0" width="30" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="oX8-tK-cUr" secondAttribute="height" multiplier="1:1" id="iC5-te-siA"/>
|
|
</constraints>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="xmark" catalog="system"/>
|
|
<connections>
|
|
<action selector="closeBtnTapped:" destination="yYJ-KT-PYn" eventType="touchUpInside" id="YnK-P6-7G4"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="oX8-tK-cUr" firstAttribute="top" secondItem="Xny-eg-3V4" secondAttribute="top" id="NUv-CQ-TZX"/>
|
|
<constraint firstAttribute="bottom" secondItem="oX8-tK-cUr" secondAttribute="bottom" id="Yoq-Og-pVk"/>
|
|
<constraint firstAttribute="trailing" secondItem="oX8-tK-cUr" secondAttribute="trailing" id="iOf-dq-2OF"/>
|
|
<constraint firstAttribute="height" constant="30" id="lnK-6r-Ard"/>
|
|
</constraints>
|
|
</view>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="RkV-jH-yAB">
|
|
<rect key="frame" x="25" y="60" width="295" height="187"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wst-a7-Npy">
|
|
<rect key="frame" x="51.5" y="0.0" width="192" height="90"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HcQ-Ty-2GV">
|
|
<rect key="frame" x="51" y="0.0" width="90" height="90"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ExploreWoka" translatesAutoresizingMaskIntoConstraints="NO" id="9zy-xC-ddd">
|
|
<rect key="frame" x="10" y="10" width="70" height="70"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="9zy-xC-ddd" firstAttribute="leading" secondItem="HcQ-Ty-2GV" secondAttribute="leading" constant="10" id="BTl-hT-QCb"/>
|
|
<constraint firstAttribute="width" secondItem="HcQ-Ty-2GV" secondAttribute="height" multiplier="1:1" id="H37-O7-73G"/>
|
|
<constraint firstItem="9zy-xC-ddd" firstAttribute="top" secondItem="HcQ-Ty-2GV" secondAttribute="top" constant="10" id="ZM0-He-gFp"/>
|
|
<constraint firstAttribute="trailing" secondItem="9zy-xC-ddd" secondAttribute="trailing" constant="10" id="blZ-OX-VGa"/>
|
|
<constraint firstAttribute="bottom" secondItem="9zy-xC-ddd" secondAttribute="bottom" constant="10" id="tTs-WE-tXn"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<integer key="value" value="45"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="HcQ-Ty-2GV" secondAttribute="bottom" id="7QR-fz-otU"/>
|
|
<constraint firstAttribute="height" constant="90" id="Gij-cf-tNU"/>
|
|
<constraint firstItem="HcQ-Ty-2GV" firstAttribute="top" secondItem="Wst-a7-Npy" secondAttribute="top" id="Wpr-Vz-HNd"/>
|
|
<constraint firstItem="HcQ-Ty-2GV" firstAttribute="centerX" secondItem="Wst-a7-Npy" secondAttribute="centerX" id="n4m-1f-Jwj"/>
|
|
</constraints>
|
|
</view>
|
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="nhO-F4-ZCe">
|
|
<rect key="frame" x="103.5" y="105" width="88" height="22"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Hello" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="suo-d0-ZWN" customClass="LocalisedElementsLabel" customModule="WOKA" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="44" height="22"/>
|
|
<fontDescription key="fontDescription" name="Exo2-SemiBold" family="Exo 2" pointSize="18"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="User" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G0X-jh-qqG">
|
|
<rect key="frame" x="49" y="0.0" width="39" height="22"/>
|
|
<fontDescription key="fontDescription" name="Exo2-SemiBold" family="Exo 2" pointSize="18"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</stackView>
|
|
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" adjustsImageSizeForAccessibilityContentSizeCategory="YES" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mCq-h5-pMf" customClass="LocalisedElementsButton" customModule="WOKA" customModuleProvider="target">
|
|
<rect key="frame" x="37.5" y="142" width="220" height="45"/>
|
|
<color key="backgroundColor" red="0.34901960780000002" green="0.81568627449999997" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="45" id="16m-fq-Z3J"/>
|
|
<constraint firstAttribute="width" constant="220" id="6bB-0m-7ah"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" name="Exo2-Bold" family="Exo 2" pointSize="18"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="LOGOUT">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="logoutBtnTapped:" destination="yYJ-KT-PYn" eventType="touchUpInside" id="Aza-fG-0gh"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="FFp-2S-Idg" userLabel="THEME">
|
|
<rect key="frame" x="25" y="277" width="295" height="187"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="97O-hX-edI" customClass="LocalisedElementsLabel" customModule="WOKA" customModuleProvider="target">
|
|
<rect key="frame" x="124" y="0.0" width="47.5" height="17"/>
|
|
<attributedString key="attributedText">
|
|
<fragment content="THEME">
|
|
<attributes>
|
|
<color key="NSColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<font key="NSFont" size="14" name="Exo2-Bold"/>
|
|
<font key="NSOriginalFont" size="16" name="GeezaPro"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="NLo-Lc-0nk">
|
|
<rect key="frame" x="11.5" y="27" width="272" height="160"/>
|
|
<subviews>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eUd-z5-WmN">
|
|
<rect key="frame" x="20" y="0.0" width="106" height="160"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Theme1" translatesAutoresizingMaskIntoConstraints="NO" id="5Wh-aJ-q5B">
|
|
<rect key="frame" x="0.0" y="0.0" width="106" height="160"/>
|
|
</imageView>
|
|
<view hidden="YES" alpha="0.59999999999999998" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RDY-eo-rkC">
|
|
<rect key="frame" x="0.0" y="0.0" width="106" height="160"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</view>
|
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="CheckMark" translatesAutoresizingMaskIntoConstraints="NO" id="YDJ-OW-yab">
|
|
<rect key="frame" x="38" y="65" width="30" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="YDJ-OW-yab" secondAttribute="height" multiplier="1:1" id="SGL-t7-dEJ"/>
|
|
<constraint firstAttribute="height" constant="30" id="oMU-Ek-7X1"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="5Wh-aJ-q5B" firstAttribute="top" secondItem="eUd-z5-WmN" secondAttribute="top" id="C8w-ZW-us1"/>
|
|
<constraint firstAttribute="trailing" secondItem="RDY-eo-rkC" secondAttribute="trailing" id="CFX-oV-94f"/>
|
|
<constraint firstItem="5Wh-aJ-q5B" firstAttribute="leading" secondItem="eUd-z5-WmN" secondAttribute="leading" id="Gsl-5A-sYo"/>
|
|
<constraint firstAttribute="bottom" secondItem="RDY-eo-rkC" secondAttribute="bottom" id="Ltd-Fg-D6j"/>
|
|
<constraint firstItem="YDJ-OW-yab" firstAttribute="centerY" secondItem="eUd-z5-WmN" secondAttribute="centerY" id="RT0-9U-7kk"/>
|
|
<constraint firstAttribute="bottom" secondItem="5Wh-aJ-q5B" secondAttribute="bottom" id="RmF-Tf-LK8"/>
|
|
<constraint firstItem="RDY-eo-rkC" firstAttribute="leading" secondItem="eUd-z5-WmN" secondAttribute="leading" id="TRd-j8-oPD"/>
|
|
<constraint firstItem="YDJ-OW-yab" firstAttribute="centerX" secondItem="eUd-z5-WmN" secondAttribute="centerX" id="nwx-Dr-l5f"/>
|
|
<constraint firstAttribute="trailing" secondItem="5Wh-aJ-q5B" secondAttribute="trailing" id="tpp-2q-Itc"/>
|
|
<constraint firstItem="RDY-eo-rkC" firstAttribute="top" secondItem="eUd-z5-WmN" secondAttribute="top" id="wrc-Md-fuI"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<integer key="value" value="10"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HCH-H0-TUd">
|
|
<rect key="frame" x="146" y="0.0" width="106" height="160"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Theme2" translatesAutoresizingMaskIntoConstraints="NO" id="nAY-LD-xxC">
|
|
<rect key="frame" x="0.0" y="0.0" width="106" height="160"/>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<integer key="value" value="10"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<view hidden="YES" alpha="0.59999999999999998" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="myZ-Rs-VkQ">
|
|
<rect key="frame" x="0.0" y="0.0" width="106" height="160"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</view>
|
|
<imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="CheckMark" translatesAutoresizingMaskIntoConstraints="NO" id="fAz-cu-AAI">
|
|
<rect key="frame" x="38" y="65" width="30" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="30" id="H1e-nB-0w3"/>
|
|
<constraint firstAttribute="width" secondItem="fAz-cu-AAI" secondAttribute="height" multiplier="1:1" id="icQ-6h-Jfx"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="nAY-LD-xxC" secondAttribute="trailing" id="0NW-SP-qrK"/>
|
|
<constraint firstAttribute="bottom" secondItem="myZ-Rs-VkQ" secondAttribute="bottom" id="53F-Qt-aYq"/>
|
|
<constraint firstItem="fAz-cu-AAI" firstAttribute="centerX" secondItem="HCH-H0-TUd" secondAttribute="centerX" id="KPv-1O-FCj"/>
|
|
<constraint firstItem="fAz-cu-AAI" firstAttribute="centerY" secondItem="HCH-H0-TUd" secondAttribute="centerY" id="LDW-sM-802"/>
|
|
<constraint firstItem="nAY-LD-xxC" firstAttribute="leading" secondItem="HCH-H0-TUd" secondAttribute="leading" id="OeM-vT-mON"/>
|
|
<constraint firstAttribute="bottom" secondItem="nAY-LD-xxC" secondAttribute="bottom" id="YdS-Xt-OZx"/>
|
|
<constraint firstItem="myZ-Rs-VkQ" firstAttribute="top" secondItem="HCH-H0-TUd" secondAttribute="top" id="ftw-kR-vez"/>
|
|
<constraint firstItem="myZ-Rs-VkQ" firstAttribute="leading" secondItem="HCH-H0-TUd" secondAttribute="leading" id="rdY-Io-OYs"/>
|
|
<constraint firstItem="nAY-LD-xxC" firstAttribute="top" secondItem="HCH-H0-TUd" secondAttribute="top" id="tEa-0V-TCS"/>
|
|
<constraint firstAttribute="trailing" secondItem="myZ-Rs-VkQ" secondAttribute="trailing" id="ww3-V4-Rcm"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<integer key="value" value="10"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
</subviews>
|
|
<edgeInsets key="layoutMargins" top="0.0" left="20" bottom="0.0" right="20"/>
|
|
</stackView>
|
|
</subviews>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="17" translatesAutoresizingMaskIntoConstraints="NO" id="VRZ-To-5iq">
|
|
<rect key="frame" x="25" y="494" width="295" height="80"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Ss-sF-9JC">
|
|
<rect key="frame" x="0.0" y="0.0" width="295" height="0.5"/>
|
|
<color key="backgroundColor" red="0.34901960780000002" green="0.81568627449999997" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="0.5" id="vD2-0c-MGR"/>
|
|
</constraints>
|
|
</view>
|
|
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="czq-AM-ets">
|
|
<rect key="frame" x="0.0" y="17.5" width="295" height="45"/>
|
|
<subviews>
|
|
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="dR3-t9-4tw" customClass="CustomizableSegmentControl" customModule="WOKA" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="265" height="46"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="45" id="S0T-Zr-FUt"/>
|
|
</constraints>
|
|
<segments>
|
|
<segment title="ENGLISH"/>
|
|
<segment title="हिन्दी"/>
|
|
</segments>
|
|
<color key="selectedSegmentTintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<connections>
|
|
<action selector="languageSwitchSlide:" destination="yYJ-KT-PYn" eventType="valueChanged" id="PS6-SM-s3h"/>
|
|
</connections>
|
|
</segmentedControl>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uY8-gn-7UA">
|
|
<rect key="frame" x="265" y="0.0" width="30" height="45"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="30" id="LE3-he-Y3K"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
</stackView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5fV-UP-f4i">
|
|
<rect key="frame" x="0.0" y="79.5" width="295" height="0.5"/>
|
|
<color key="backgroundColor" red="0.34901960780000002" green="0.81568627449999997" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="0.5" id="EFi-kk-SIB"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="NlR-Il-Kw6">
|
|
<rect key="frame" x="25" y="604" width="295" height="192"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="27K-dP-rLv">
|
|
<rect key="frame" x="0.0" y="0.0" width="105" height="32"/>
|
|
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="16"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="About WOKA"/>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dMJ-DD-Y51">
|
|
<rect key="frame" x="0.0" y="40" width="42" height="32"/>
|
|
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="16"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="FAQs"/>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ddH-0C-3Sq">
|
|
<rect key="frame" x="0.0" y="80" width="121" height="32"/>
|
|
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="16"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="WOKA Support"/>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RpR-2h-L0h">
|
|
<rect key="frame" x="0.0" y="120" width="81" height="32"/>
|
|
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="16"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="My Profile"/>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iGj-UB-KrW">
|
|
<rect key="frame" x="0.0" y="160" width="149" height="32"/>
|
|
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="16"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="Add Child Account"/>
|
|
</button>
|
|
</subviews>
|
|
</stackView>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="eEN-Gz-Lba">
|
|
<rect key="frame" x="25" y="826" width="295" height="148"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kdd-R6-VSK">
|
|
<rect key="frame" x="0.0" y="0.0" width="295" height="0.5"/>
|
|
<color key="backgroundColor" red="0.34901960780000002" green="0.81568627449999997" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="0.5" id="zNf-t1-EI9"/>
|
|
</constraints>
|
|
</view>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="0mL-Ab-I52">
|
|
<rect key="frame" x="0.0" y="15.5" width="295" height="20"/>
|
|
<subviews>
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="sgm-gC-aUu">
|
|
<rect key="frame" x="0.0" y="0.0" width="255" height="20"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2fp-NZ-TkX">
|
|
<rect key="frame" x="0.0" y="0.0" width="121" height="20"/>
|
|
<fontDescription key="fontDescription" name="Exo2-Bold" family="Exo 2" pointSize="14"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="Terms & Condition"/>
|
|
</button>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aK7-70-qf3">
|
|
<rect key="frame" x="141" y="0.0" width="1" height="20"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="1" id="wXs-wg-54j"/>
|
|
</constraints>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ASm-Yq-13l">
|
|
<rect key="frame" x="162" y="0.0" width="93" height="20"/>
|
|
<fontDescription key="fontDescription" name="Exo2-Bold" family="Exo 2" pointSize="14"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="Privacy Policy"/>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="XEZ-Ii-k3r"/>
|
|
</constraints>
|
|
</stackView>
|
|
</subviews>
|
|
</stackView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7Xs-es-ydw">
|
|
<rect key="frame" x="0.0" y="50.5" width="295" height="0.5"/>
|
|
<color key="backgroundColor" red="0.34901960780000002" green="0.81568627449999997" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="0.5" id="yVw-Ap-vAS"/>
|
|
</constraints>
|
|
</view>
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="ALy-fb-Zww">
|
|
<rect key="frame" x="0.0" y="66" width="295" height="20"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DDe-vK-Hd2">
|
|
<rect key="frame" x="0.0" y="0.0" width="71" height="20"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="20" id="jJE-ie-aRq"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" name="Exo2-Bold" family="Exo 2" pointSize="14"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" title="Disclaimer"/>
|
|
</button>
|
|
</subviews>
|
|
</stackView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KGD-q6-IV3">
|
|
<rect key="frame" x="0.0" y="101" width="295" height="0.5"/>
|
|
<color key="backgroundColor" red="0.34901960780000002" green="0.81568627449999997" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="0.5" id="qFj-5C-IvH"/>
|
|
</constraints>
|
|
</view>
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="8Nc-DS-Cyi">
|
|
<rect key="frame" x="0.0" y="116.5" width="295" height="16"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="WOKA Creations PVT LTD" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fMz-tw-JjQ">
|
|
<rect key="frame" x="0.0" y="0.0" width="147" height="16"/>
|
|
<fontDescription key="fontDescription" name="Exo2-Medium" family="Exo 2" pointSize="13"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="VER 25.5" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bOt-Ov-fli">
|
|
<rect key="frame" x="248" y="0.0" width="47" height="16"/>
|
|
<fontDescription key="fontDescription" name="Exo2-Medium" family="Exo 2" pointSize="12"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</stackView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BZg-mG-X2p">
|
|
<rect key="frame" x="0.0" y="147.5" width="295" height="0.5"/>
|
|
<color key="backgroundColor" red="0.34901960780000002" green="0.81568627449999997" blue="0.99607843139999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="0.5" id="jFf-2J-C4a"/>
|
|
</constraints>
|
|
</view>
|
|
</subviews>
|
|
</stackView>
|
|
</subviews>
|
|
<edgeInsets key="layoutMargins" top="0.0" left="25" bottom="0.0" right="15"/>
|
|
</stackView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="uHs-wj-F4s" firstAttribute="trailing" secondItem="t37-ec-QfF" secondAttribute="trailing" id="9bM-SX-cQ3"/>
|
|
<constraint firstItem="t37-ec-QfF" firstAttribute="width" secondItem="yAC-P8-0KH" secondAttribute="width" id="OcL-Of-jig"/>
|
|
<constraint firstItem="t37-ec-QfF" firstAttribute="leading" secondItem="uHs-wj-F4s" secondAttribute="leading" id="edp-Li-q8w"/>
|
|
<constraint firstAttribute="bottom" secondItem="t37-ec-QfF" secondAttribute="bottom" id="esW-Vm-lih"/>
|
|
<constraint firstItem="t37-ec-QfF" firstAttribute="top" secondItem="yAC-P8-0KH" secondAttribute="top" constant="20" id="xXk-pf-gNc"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="contentLayoutGuide" id="yAC-P8-0KH"/>
|
|
<viewLayoutGuide key="frameLayoutGuide" id="uHs-wj-F4s"/>
|
|
</scrollView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="slh-HS-0OR"/>
|
|
<color key="backgroundColor" red="0.035294117649999998" green="0.0" blue="0.36470588240000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="iqc-o5-ovk" firstAttribute="width" secondItem="qHL-AI-7IP" secondAttribute="width" multiplier="0.809179" id="O0o-gL-bug"/>
|
|
<constraint firstItem="NLo-Lc-0nk" firstAttribute="height" secondItem="qHL-AI-7IP" secondAttribute="height" multiplier="0.178571" id="ROH-9O-qFA"/>
|
|
<constraint firstItem="iqc-o5-ovk" firstAttribute="top" secondItem="slh-HS-0OR" secondAttribute="top" id="SHa-dQ-wGm"/>
|
|
<constraint firstItem="iqc-o5-ovk" firstAttribute="trailing" secondItem="slh-HS-0OR" secondAttribute="trailing" id="V31-3u-cFE"/>
|
|
<constraint firstItem="slh-HS-0OR" firstAttribute="bottom" secondItem="iqc-o5-ovk" secondAttribute="bottom" id="yED-m1-qor"/>
|
|
</constraints>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="G60-kc-Vly">
|
|
<barButtonItem key="backBarButtonItem" title=" " id="Ro0-vL-itb"/>
|
|
</navigationItem>
|
|
<connections>
|
|
<outlet property="avatarImage" destination="9zy-xC-ddd" id="efq-RR-ZHd"/>
|
|
<outlet property="languageControl" destination="dR3-t9-4tw" id="3Jd-0j-YA7"/>
|
|
<outlet property="logoutBtn" destination="mCq-h5-pMf" id="bkx-Ld-3gQ"/>
|
|
<outlet property="selectionMenuTrailingConstraint" destination="V31-3u-cFE" id="gJh-Kh-fu0"/>
|
|
<outlet property="theme1" destination="eUd-z5-WmN" id="2jG-Ie-lWp"/>
|
|
<outlet property="theme2" destination="HCH-H0-TUd" id="YU1-tv-J8j"/>
|
|
<outlet property="themeOneCheckMark" destination="YDJ-OW-yab" id="gjk-WA-1yK"/>
|
|
<outlet property="themeOneView" destination="RDY-eo-rkC" id="Sd6-48-7EG"/>
|
|
<outlet property="themeTwoView" destination="myZ-Rs-VkQ" id="vlW-X8-kOY"/>
|
|
<outlet property="themetwoCheckMark" destination="fAz-cu-AAI" id="LKC-y3-weu"/>
|
|
<outlet property="userName" destination="G0X-jh-qqG" id="WXZ-cp-qkE"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="WmS-PJ-wRh" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-181" y="979"/>
|
|
</scene>
|
|
<!--Item-->
|
|
<scene sceneID="ZJ9-YU-7B1">
|
|
<objects>
|
|
<viewController storyboardIdentifier="ExploreWokaVC" id="wHe-qy-JF8" customClass="ExploreWokaVC" customModule="WOKA" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="HLg-jy-523">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lxy-WU-CSd">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bkq-AU-CNT">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="P1N-m9-rvT">
|
|
<rect key="frame" x="177" y="802" width="60" height="60"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="P1N-m9-rvT" secondAttribute="height" multiplier="1:1" id="P6m-5H-Mc0"/>
|
|
</constraints>
|
|
<color key="tintColor" red="0.035294117649999998" green="0.0" blue="0.36470588240000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="CloseIcon">
|
|
<preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="large"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="closeTapped:" destination="wHe-qy-JF8" eventType="touchUpInside" id="NqN-5u-3vN"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="D79-Dn-2Pj"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="lxy-WU-CSd" firstAttribute="top" secondItem="HLg-jy-523" secondAttribute="top" id="1xt-2u-AS7"/>
|
|
<constraint firstAttribute="bottom" secondItem="bkq-AU-CNT" secondAttribute="bottom" id="6em-C5-wsM"/>
|
|
<constraint firstAttribute="bottom" secondItem="lxy-WU-CSd" secondAttribute="bottom" id="DuA-io-xu1"/>
|
|
<constraint firstItem="bkq-AU-CNT" firstAttribute="leading" secondItem="D79-Dn-2Pj" secondAttribute="leading" id="OuW-WU-gkg"/>
|
|
<constraint firstItem="lxy-WU-CSd" firstAttribute="leading" secondItem="D79-Dn-2Pj" secondAttribute="leading" id="cxe-Gq-rhA"/>
|
|
<constraint firstItem="P1N-m9-rvT" firstAttribute="centerX" secondItem="D79-Dn-2Pj" secondAttribute="centerX" id="kWw-aG-YDa"/>
|
|
<constraint firstItem="P1N-m9-rvT" firstAttribute="height" secondItem="HLg-jy-523" secondAttribute="height" multiplier="0.0669643" id="sh2-E1-RKO"/>
|
|
<constraint firstItem="bkq-AU-CNT" firstAttribute="top" secondItem="HLg-jy-523" secondAttribute="top" id="v3g-LP-cO8"/>
|
|
<constraint firstItem="lxy-WU-CSd" firstAttribute="trailing" secondItem="D79-Dn-2Pj" secondAttribute="trailing" id="yjV-xh-53r"/>
|
|
<constraint firstItem="bkq-AU-CNT" firstAttribute="trailing" secondItem="D79-Dn-2Pj" secondAttribute="trailing" id="z17-Q6-WjV"/>
|
|
<constraint firstItem="P1N-m9-rvT" firstAttribute="bottom" secondItem="D79-Dn-2Pj" secondAttribute="bottom" id="zPU-eq-ciE"/>
|
|
</constraints>
|
|
</view>
|
|
<tabBarItem key="tabBarItem" title="Item" id="waB-zL-0Fo"/>
|
|
<connections>
|
|
<outlet property="blurView" destination="bkq-AU-CNT" id="0nM-J2-yrv"/>
|
|
<outlet property="extraView" destination="lxy-WU-CSd" id="ba7-wu-ZGj"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="HdD-nD-JtP" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3004" y="978"/>
|
|
</scene>
|
|
<!--Tab BarVC-->
|
|
<scene sceneID="rGl-mC-J6X">
|
|
<objects>
|
|
<tabBarController automaticallyAdjustsScrollViewInsets="NO" id="FME-2B-5e1" customClass="TabBarVC" customModule="WOKA" customModuleProvider="target" sceneMemberID="viewController">
|
|
<toolbarItems/>
|
|
<navigationItem key="navigationItem" id="HR9-9M-S4V"/>
|
|
<tabBar key="tabBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" itemPositioning="centered" itemSpacing="100" itemWidth="100" id="Yve-na-gxA">
|
|
<rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="tintColor" red="0.035294117649999998" green="0.0" blue="0.36470588240000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="barTintColor" systemColor="systemGreenColor"/>
|
|
</tabBar>
|
|
<connections>
|
|
<segue destination="M4c-Ct-Tjk" kind="relationship" relationship="viewControllers" id="03Y-ia-Cyy"/>
|
|
<segue destination="adP-Pb-amR" kind="relationship" relationship="viewControllers" id="hpN-7I-rcY"/>
|
|
<segue destination="55l-Gk-Npk" kind="relationship" relationship="viewControllers" id="me4-Ek-khU"/>
|
|
</connections>
|
|
</tabBarController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="dkq-DE-qYA" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2199" y="195"/>
|
|
</scene>
|
|
<!--MY LIST-->
|
|
<scene sceneID="lFi-4n-Vjw">
|
|
<objects>
|
|
<viewController storyboardIdentifier="MyListVC" id="55l-Gk-Npk" customClass="MyListVC" customModule="WOKA" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="23B-pX-ODs">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="a7Y-B6-f0Q">
|
|
<rect key="frame" x="359" y="58" width="40" height="40"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="40" id="2KM-80-dp7"/>
|
|
<constraint firstAttribute="width" secondItem="a7Y-B6-f0Q" secondAttribute="height" multiplier="1:1" id="VYl-jc-u32"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="15"/>
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
<state key="normal" image="SideMenu"/>
|
|
<connections>
|
|
<action selector="sideBarBtnTapped:" destination="55l-Gk-Npk" eventType="touchUpInside" id="L0r-44-zYU"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="fPD-rO-ZgU"/>
|
|
<color key="backgroundColor" systemColor="systemCyanColor"/>
|
|
<constraints>
|
|
<constraint firstItem="fPD-rO-ZgU" firstAttribute="trailing" secondItem="a7Y-B6-f0Q" secondAttribute="trailing" constant="15" id="1TC-Nf-fdz"/>
|
|
<constraint firstItem="a7Y-B6-f0Q" firstAttribute="top" secondItem="fPD-rO-ZgU" secondAttribute="top" constant="10" id="L4o-KM-D1O"/>
|
|
</constraints>
|
|
</view>
|
|
<tabBarItem key="tabBarItem" title="MY LIST" image="HeartIcon" id="dhn-IV-GcD"/>
|
|
<navigationItem key="navigationItem" id="dCO-Wi-XFC"/>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="lPK-ME-Nlb" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2199" y="978"/>
|
|
</scene>
|
|
<!--EXPLORE WOKA-->
|
|
<scene sceneID="taU-OT-R2P">
|
|
<objects>
|
|
<viewController id="adP-Pb-amR" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="jxy-3G-70v">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<viewLayoutGuide key="safeArea" id="Lvr-K8-9K0"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
</view>
|
|
<tabBarItem key="tabBarItem" title="EXPLORE WOKA" image="ExploreWoka" id="O9V-sl-Yzx"/>
|
|
<navigationItem key="navigationItem" id="gNN-uZ-gTz"/>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="afN-OE-Wn0" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3365" y="195"/>
|
|
</scene>
|
|
<!--HOME-->
|
|
<scene sceneID="QO5-LY-LJh">
|
|
<objects>
|
|
<viewController storyboardIdentifier="HomeVC" id="M4c-Ct-Tjk" customClass="HomeVC" customModule="WOKA" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="gVN-vo-dvr">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xah-cJ-vgJ">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
</containerView>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="VWO-dy-l5s"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="xah-cJ-vgJ" firstAttribute="trailing" secondItem="VWO-dy-l5s" secondAttribute="trailing" id="NU6-wR-F1T"/>
|
|
<constraint firstItem="xah-cJ-vgJ" firstAttribute="leading" secondItem="VWO-dy-l5s" secondAttribute="leading" id="Tcw-XW-OGw"/>
|
|
<constraint firstItem="xah-cJ-vgJ" firstAttribute="top" secondItem="gVN-vo-dvr" secondAttribute="top" id="n8c-JC-5Lw"/>
|
|
<constraint firstAttribute="bottom" secondItem="xah-cJ-vgJ" secondAttribute="bottom" id="rLs-r9-LQb"/>
|
|
</constraints>
|
|
</view>
|
|
<tabBarItem key="tabBarItem" title="HOME" image="HomeIcon" id="9MY-CD-HSi"/>
|
|
<connections>
|
|
<outlet property="containerView" destination="xah-cJ-vgJ" id="Q7S-hL-c03"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="6HX-uP-sOS" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2198.5507246376815" y="-875.22321428571422"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<image name="CheckMark" width="48" height="48"/>
|
|
<image name="CloseIcon" width="61.333332061767578" height="61.333332061767578"/>
|
|
<image name="ExploreWoka" width="36.5" height="25"/>
|
|
<image name="HeartIcon" width="26.5" height="26.5"/>
|
|
<image name="HomeIcon" width="26.5" height="26.5"/>
|
|
<image name="SideMenu" width="44" height="44"/>
|
|
<image name="Theme1" width="106" height="160"/>
|
|
<image name="Theme2" width="106" height="160"/>
|
|
<image name="xmark" catalog="system" width="128" height="113"/>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
<systemColor name="systemCyanColor">
|
|
<color red="0.1960784314" green="0.67843137249999996" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</systemColor>
|
|
<systemColor name="systemGreenColor">
|
|
<color red="0.20392156859999999" green="0.78039215689999997" blue="0.34901960780000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|