LaunchScreen.storyboard 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="9HG-hg-zZf">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  6. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--Firebase Auth-->
  11. <scene sceneID="EHf-IW-A2E">
  12. <objects>
  13. <viewController id="01J-lp-oVM" sceneMemberID="viewController">
  14. <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
  15. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  18. <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
  19. </view>
  20. <navigationItem key="navigationItem" title="Firebase Auth" largeTitleDisplayMode="always" id="6Fc-9p-NcN"/>
  21. </viewController>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  23. </objects>
  24. <point key="canvasLocation" x="962.31884057971024" y="375"/>
  25. </scene>
  26. <!--Firebase Auth-->
  27. <scene sceneID="4s2-9T-sr6">
  28. <objects>
  29. <navigationController title="Firebase Auth" automaticallyAdjustsScrollViewInsets="NO" id="9HG-hg-zZf" sceneMemberID="viewController">
  30. <toolbarItems/>
  31. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="7WM-IN-qHh">
  32. <rect key="frame" x="0.0" y="44" width="414" height="96"/>
  33. <autoresizingMask key="autoresizingMask"/>
  34. <textAttributes key="titleTextAttributes">
  35. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle0"/>
  36. <color key="textColor" systemColor="systemOrangeColor" red="1" green="0.58431372550000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. </textAttributes>
  38. <textAttributes key="largeTitleTextAttributes">
  39. <fontDescription key="fontDescription" type="boldSystem" pointSize="33"/>
  40. <color key="textColor" systemColor="systemOrangeColor" red="1" green="0.58431372550000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  41. </textAttributes>
  42. </navigationBar>
  43. <nil name="viewControllers"/>
  44. <connections>
  45. <segue destination="01J-lp-oVM" kind="relationship" relationship="rootViewController" id="Koh-EA-0Mv"/>
  46. </connections>
  47. </navigationController>
  48. <placeholder placeholderIdentifier="IBFirstResponder" id="rjt-gJ-DB8" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  49. </objects>
  50. <point key="canvasLocation" x="52.173913043478265" y="375"/>
  51. </scene>
  52. </scenes>
  53. <color key="tintColor" systemColor="systemOrangeColor" red="1" green="0.58431372550000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. </document>