-
Notifications
You must be signed in to change notification settings - Fork 0
/
Launch.storyboard
68 lines (68 loc) · 4.07 KB
/
Launch.storyboard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="R6R-eI-n8L">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="M8i-p2-jxu">
<objects>
<viewController id="A4v-54-OFt" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Rhf-6a-her"/>
<viewControllerLayoutGuide type="bottom" id="Kcx-UH-cWJ"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="XOA-GF-htY">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
<navigationItem key="navigationItem" id="RM8-WU-KGI"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="fdu-d2-ZcQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="744" y="-381"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="Zxi-SS-bip">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="6nh-Q1-geq" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="" id="cF4-hm-fZc"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="PPU-D1-V3X">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="A4v-54-OFt" kind="relationship" relationship="rootViewController" id="6h9-jD-nkz"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="r65-6e-MdR" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-68" y="-381"/>
</scene>
<!--Tab Bar Controller-->
<scene sceneID="ljj-2v-dUe">
<objects>
<tabBarController automaticallyAdjustsScrollViewInsets="NO" id="R6R-eI-n8L" sceneMemberID="viewController">
<toolbarItems/>
<nil key="simulatedBottomBarMetrics"/>
<tabBar key="tabBar" contentMode="scaleToFill" id="RZg-4g-qsy">
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
</tabBar>
<connections>
<segue destination="6nh-Q1-geq" kind="relationship" relationship="viewControllers" id="uzm-QG-3fG"/>
</connections>
</tabBarController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Gmo-fc-aog" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-880" y="-381"/>
</scene>
</scenes>
</document>