Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Aplus/Home~.storyboard
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
196 lines (196 sloc)
18.5 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14269.14" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> | |
<device id="retina5_5" orientation="portrait"> | |
<adaptation id="fullscreen"/> | |
</device> | |
<dependencies> | |
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14252.5"/> | |
<capability name="Safe area layout guides" minToolsVersion="9.0"/> | |
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | |
</dependencies> | |
<scenes> | |
<!--Signup Controller--> | |
<scene sceneID="tne-QT-ifu"> | |
<objects> | |
<viewController id="BYZ-38-t0r" customClass="SignupController" customModule="Aplus" customModuleProvider="target" sceneMemberID="viewController"> | |
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> | |
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/> | |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | |
<subviews> | |
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qxb-2s-7QD"> | |
<rect key="frame" x="142.33333333333331" y="50" width="129.33333333333331" height="74"/> | |
<subviews> | |
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ASOP" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jDW-fA-fxe"> | |
<rect key="frame" x="0.0" y="0.0" width="114" height="74"/> | |
<fontDescription key="fontDescription" name="Avenir-Book" family="Avenir" pointSize="43"/> | |
<color key="textColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> | |
<nil key="highlightedColor"/> | |
</label> | |
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IRb-ab-3wB"> | |
<rect key="frame" x="113.99999999999997" y="0.0" width="15.333333333333343" height="74"/> | |
<fontDescription key="fontDescription" name="Avenir-Book" family="Avenir" pointSize="54"/> | |
<color key="textColor" red="0.41605985164642334" green="0.95913833379745483" blue="0.96592861413955688" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
<nil key="highlightedColor"/> | |
</label> | |
</subviews> | |
</stackView> | |
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Please enter mobile Number" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="SIL-gS-gDG"> | |
<rect key="frame" x="20" y="191" width="374" height="50"/> | |
<constraints> | |
<constraint firstAttribute="height" constant="50" id="94N-vh-9g1"/> | |
</constraints> | |
<nil key="textColor"/> | |
<fontDescription key="fontDescription" type="system" pointSize="20"/> | |
<textInputTraits key="textInputTraits" keyboardType="phonePad" textContentType="tel"/> | |
</textField> | |
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H48-ki-rEe"> | |
<rect key="frame" x="20" y="281" width="374" height="50"/> | |
<color key="backgroundColor" red="0.41605985164642334" green="0.95913833379745483" blue="0.96592861413955688" alpha="0.52684859154929575" colorSpace="custom" customColorSpace="sRGB"/> | |
<constraints> | |
<constraint firstAttribute="height" constant="50" id="rA3-JR-DJE"/> | |
</constraints> | |
<fontDescription key="fontDescription" name="Avenir-Heavy" family="Avenir" pointSize="17"/> | |
<state key="normal" title="Next Step"> | |
<color key="titleColor" red="0.93725490570000003" green="0.93725490570000003" blue="0.95686274770000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
</state> | |
<connections> | |
<action selector="nextStep:" destination="BYZ-38-t0r" eventType="touchUpInside" id="R0z-8K-BWa"/> | |
</connections> | |
</button> | |
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pa9-Sb-I2K"> | |
<rect key="frame" x="0.0" y="507" width="414" height="229"/> | |
<subviews> | |
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eL0-C9-j73"> | |
<rect key="frame" x="122" y="74.666666666666629" width="170" height="39"/> | |
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | |
<constraints> | |
<constraint firstAttribute="width" constant="170" id="f3e-O5-K5e"/> | |
<constraint firstAttribute="height" constant="39" id="hoX-y2-ruk"/> | |
</constraints> | |
<state key="normal" title="Skip"> | |
<color key="titleColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> | |
</state> | |
<connections> | |
<action selector="skipButton:" destination="BYZ-38-t0r" eventType="touchUpInside" id="PG9-pg-Gf4"/> | |
</connections> | |
</button> | |
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Don't want to be a partner ? " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cJo-2N-M8Q"> | |
<rect key="frame" x="57" y="24" width="300" height="30"/> | |
<fontDescription key="fontDescription" type="system" pointSize="25"/> | |
<nil key="textColor"/> | |
<nil key="highlightedColor"/> | |
</label> | |
</subviews> | |
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | |
<constraints> | |
<constraint firstItem="eL0-C9-j73" firstAttribute="top" secondItem="cJo-2N-M8Q" secondAttribute="bottom" constant="20.5" id="5x4-kw-2tw"/> | |
<constraint firstItem="cJo-2N-M8Q" firstAttribute="centerX" secondItem="Pa9-Sb-I2K" secondAttribute="centerX" id="6M5-Ws-KzV"/> | |
<constraint firstItem="cJo-2N-M8Q" firstAttribute="top" secondItem="Pa9-Sb-I2K" secondAttribute="top" constant="24" id="SVu-Gd-OFS"/> | |
<constraint firstItem="eL0-C9-j73" firstAttribute="centerX" secondItem="Pa9-Sb-I2K" secondAttribute="centerX" id="vPG-Y0-uew"/> | |
</constraints> | |
</view> | |
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Sea-m4-qM4"> | |
<rect key="frame" x="45" y="369" width="324" height="30"/> | |
<state key="normal" title="Terms & Conditions"> | |
<color key="titleColor" red="0.93725490570000003" green="0.93725490570000003" blue="0.95686274770000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
</state> | |
</button> | |
</subviews> | |
<color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/> | |
<constraints> | |
<constraint firstItem="H48-ki-rEe" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="20" id="4GO-Rr-g9C"/> | |
<constraint firstItem="Pa9-Sb-I2K" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="6Jr-G8-weH"/> | |
<constraint firstItem="Sea-m4-qM4" firstAttribute="top" secondItem="H48-ki-rEe" secondAttribute="bottom" constant="38" id="6ag-3V-bId"/> | |
<constraint firstItem="Pa9-Sb-I2K" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="6wJ-XT-EiE"/> | |
<constraint firstItem="SIL-gS-gDG" firstAttribute="top" secondItem="jDW-fA-fxe" secondAttribute="bottom" constant="67" id="B5r-NF-pNG"/> | |
<constraint firstItem="Pa9-Sb-I2K" firstAttribute="bottom" secondItem="6Tk-OE-BBY" secondAttribute="bottom" id="EMS-Fu-xJd"/> | |
<constraint firstItem="Sea-m4-qM4" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="45" id="GqE-Zb-Ls9"/> | |
<constraint firstItem="Qxb-2s-7QD" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="30" id="QdA-v9-ZVx"/> | |
<constraint firstItem="Qxb-2s-7QD" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="SES-c0-gp0"/> | |
<constraint firstItem="H48-ki-rEe" firstAttribute="top" secondItem="SIL-gS-gDG" secondAttribute="bottom" constant="40" id="huf-Rj-3xc"/> | |
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="Sea-m4-qM4" secondAttribute="trailing" constant="45" id="mYF-CF-azS"/> | |
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="SIL-gS-gDG" secondAttribute="trailing" constant="20" id="pAN-nO-iR1"/> | |
<constraint firstItem="Pa9-Sb-I2K" firstAttribute="top" secondItem="Sea-m4-qM4" secondAttribute="bottom" constant="108" id="uQX-TS-b7a"/> | |
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="H48-ki-rEe" secondAttribute="trailing" constant="20" id="w0s-qE-rov"/> | |
<constraint firstItem="SIL-gS-gDG" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="20" id="wiE-mV-fBe"/> | |
</constraints> | |
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> | |
</view> | |
<connections> | |
<outlet property="phoneNumberTextField" destination="SIL-gS-gDG" id="gaK-EU-FE1"/> | |
<outlet property="skipButton" destination="eL0-C9-j73" id="NUY-cV-BaL"/> | |
<segue destination="SCg-Vx-DFa" kind="show" identifier="VerificationSegue" id="Xaf-fn-bqd"/> | |
</connections> | |
</viewController> | |
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> | |
</objects> | |
<point key="canvasLocation" x="-863.20000000000005" y="105.69715142428787"/> | |
</scene> | |
<!--Verification Veiw Controller--> | |
<scene sceneID="fcY-h0-lTh"> | |
<objects> | |
<viewController id="SCg-Vx-DFa" customClass="VerificationVeiwController" customModule="Aplus" customModuleProvider="target" sceneMemberID="viewController"> | |
<view key="view" contentMode="scaleToFill" id="iQa-U0-t1f"> | |
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/> | |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | |
<subviews> | |
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Verification Code " textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Jb9-8H-XvJ"> | |
<rect key="frame" x="57" y="343" width="300" height="50"/> | |
<constraints> | |
<constraint firstAttribute="width" constant="300" id="2Pv-SM-PJi"/> | |
<constraint firstAttribute="height" constant="50" id="Ukj-SV-x6T"/> | |
</constraints> | |
<nil key="textColor"/> | |
<fontDescription key="fontDescription" type="system" pointSize="20"/> | |
<textInputTraits key="textInputTraits"/> | |
</textField> | |
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jby-vX-Qgd"> | |
<rect key="frame" x="147" y="449" width="120" height="50"/> | |
<color key="backgroundColor" red="0.219218909740448" green="0.50703483819961548" blue="0.51090270280838013" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
<constraints> | |
<constraint firstAttribute="height" constant="50" id="IdR-lz-47z"/> | |
<constraint firstAttribute="width" constant="120" id="qSC-SW-qTG"/> | |
</constraints> | |
<state key="normal" title="Verify"> | |
<color key="titleColor" red="0.93725490570000003" green="0.93725490570000003" blue="0.95686274770000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
</state> | |
<connections> | |
<action selector="verfiyCodeButton:" destination="SCg-Vx-DFa" eventType="touchUpInside" id="hgE-pY-vv7"/> | |
</connections> | |
</button> | |
</subviews> | |
<color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/> | |
<constraints> | |
<constraint firstItem="Jb9-8H-XvJ" firstAttribute="centerX" secondItem="iQa-U0-t1f" secondAttribute="centerX" id="0Xa-Qa-ZSP"/> | |
<constraint firstItem="jby-vX-Qgd" firstAttribute="centerX" secondItem="iQa-U0-t1f" secondAttribute="centerX" id="MR9-pl-pV7"/> | |
<constraint firstItem="jby-vX-Qgd" firstAttribute="top" secondItem="Jb9-8H-XvJ" secondAttribute="bottom" constant="56" id="iBI-et-CUf"/> | |
<constraint firstItem="Jb9-8H-XvJ" firstAttribute="centerY" secondItem="iQa-U0-t1f" secondAttribute="centerY" id="lOU-QR-Vxk"/> | |
</constraints> | |
<viewLayoutGuide key="safeArea" id="Mhj-OY-JmX"/> | |
</view> | |
<connections> | |
<outlet property="verficationCodeTextField" destination="Jb9-8H-XvJ" id="zyZ-kO-bfb"/> | |
<segue destination="ReE-cP-bdh" kind="show" id="jsR-H0-0lg"/> | |
</connections> | |
</viewController> | |
<placeholder placeholderIdentifier="IBFirstResponder" id="hfv-3p-DeQ" userLabel="First Responder" sceneMemberID="firstResponder"/> | |
</objects> | |
<point key="canvasLocation" x="-145" y="105"/> | |
</scene> | |
<!--View Controller--> | |
<scene sceneID="f3k-Hq-qyC"> | |
<objects> | |
<viewController id="ReE-cP-bdh" sceneMemberID="viewController"> | |
<view key="view" contentMode="scaleToFill" id="TlC-iL-3bg"> | |
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/> | |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | |
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | |
<viewLayoutGuide key="safeArea" id="vb7-Ip-TnK"/> | |
</view> | |
</viewController> | |
<placeholder placeholderIdentifier="IBFirstResponder" id="ap1-wR-fco" userLabel="First Responder" sceneMemberID="firstResponder"/> | |
</objects> | |
<point key="canvasLocation" x="619" y="104"/> | |
</scene> | |
</scenes> | |
</document> |