gitextract_rr4olxrn/ ├── .gitignore ├── LICENSE ├── Podfile ├── README.md ├── Showroom/ │ ├── AnimatedTabBar.storyboard │ ├── AnimationTabBar/ │ │ ├── AnimatedTabBarViewController.swift │ │ ├── BounceAnimationViewController.swift │ │ └── Resources/ │ │ └── ToolsAnimation.plist │ ├── AppDelegate.swift │ ├── Assets.xcassets/ │ │ ├── AnimationTabBar/ │ │ │ ├── Contents.json │ │ │ ├── Settings_icon/ │ │ │ │ └── Settings.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Tools/ │ │ │ │ ├── Tools_00028.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00029.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00030.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00031.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00032.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00033.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00034.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00035.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00036.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00037.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00038.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00039.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00040.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00041.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00042.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00043.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00044.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00045.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00046.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00047.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00048.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00049.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00050.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00051.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00052.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00053.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00054.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00055.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00056.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00057.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00058.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00059.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00060.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00061.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00062.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00063.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Tools_00064.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── Tools_00065.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── drop/ │ │ │ │ └── drop.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── icon_pin.imageset/ │ │ │ │ └── Contents.json │ │ │ └── icon_user.imageset/ │ │ │ └── Contents.json │ │ ├── AppIcon.appiconset/ │ │ │ └── Contents.json │ │ ├── BackMenuPopUp/ │ │ │ ├── Contents.json │ │ │ ├── backPopupButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── copyLinkPopupButton.imageset/ │ │ │ │ └── Contents.json │ │ │ └── sharedPopupButton.imageset/ │ │ │ └── Contents.json │ │ ├── CarouserVC/ │ │ │ ├── BottomRectangle.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Contents.json │ │ │ ├── IconFrames/ │ │ │ │ ├── Contents.json │ │ │ │ ├── logo00000.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00001.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00002.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00003.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00004.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00005.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00006.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00007.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00008.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00009.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00010.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00011.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00012.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00013.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00014.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00015.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00016.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00017.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00018.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00019.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00020.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00021.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00022.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00023.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00024.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00025.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00026.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00027.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00028.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00029.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00030.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00031.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00032.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00033.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00034.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── logo00035.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── logo00036.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── MainInfoButotn.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── RamotionLogo.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── ReplayArrow.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Screens/ │ │ │ │ ├── AnimatedTabBar.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── CircleMenu.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Contents.json │ │ │ │ ├── ElongationPreview.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── ExpandingController.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── FoldingCell.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── GlidingCollection.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── NavigationStack.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── PaginationController.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── PaperSwitch.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── PreviewTransition.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── ReelSearch.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── VRMenu.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── settings-gears.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── topRectangle.imageset/ │ │ │ │ └── Contents.json │ │ │ └── wall-clock.imageset/ │ │ │ └── Contents.json │ │ ├── Collection/ │ │ │ ├── BackgroundImage.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── CloseButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Contents.json │ │ │ ├── Title.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── dotsCollection.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── face1.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── face2.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── heand.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── icons.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── items/ │ │ │ │ ├── Contents.json │ │ │ │ ├── item0.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── item1.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── item2.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── item3.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── locationButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── map.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── pinIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── searchIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ └── starsCollection.imageset/ │ │ │ └── Contents.json │ │ ├── Contents.json │ │ ├── Dribbble/ │ │ │ ├── Contents.json │ │ │ ├── close.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── dribbble-icon-1.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── dribbleIconBig.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── ico_back.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── ico_gif.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── openRing.imageset/ │ │ │ │ └── Contents.json │ │ │ └── sentMark.imageset/ │ │ │ └── Contents.json │ │ ├── Social Networks/ │ │ │ ├── AboutCloseButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Contents.json │ │ │ ├── Instagramm.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── dribbble-ball.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── facebook.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── githubIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ └── twitter.imageset/ │ │ │ └── Contents.json │ │ ├── ThingersPopups/ │ │ │ ├── Contents.json │ │ │ ├── HandIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ └── HandTouchIcon.imageset/ │ │ │ └── Contents.json │ │ ├── Villas/ │ │ │ ├── Contents.json │ │ │ ├── Villa1.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Villa2.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Villa3.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Villa4.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Villa5.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Villa6.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Villa7.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Villa8.imageset/ │ │ │ │ └── Contents.json │ │ │ └── Villa9.imageset/ │ │ │ └── Contents.json │ │ ├── circleMenu/ │ │ │ ├── Contents.json │ │ │ ├── closeButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── homeButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── menuButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── nearbyButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── notificationsButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── searchButton.imageset/ │ │ │ │ └── Contents.json │ │ │ └── settingsButton.imageset/ │ │ │ └── Contents.json │ │ ├── foldingCell/ │ │ │ ├── Contents.json │ │ │ ├── arrow.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── background.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── burger.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── dots.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── image.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── photo.imageset/ │ │ │ │ └── Contents.json │ │ │ └── stars.imageset/ │ │ │ └── Contents.json │ │ ├── navigationstack/ │ │ │ ├── Contents.json │ │ │ ├── Fifth/ │ │ │ │ ├── ButtonBorder.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Contents.json │ │ │ │ ├── Fifth-Icon-0.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Fifth-Icon-1.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Fifth-Icon-2.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── Fifth-Icon-3.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── First/ │ │ │ │ ├── Contents.json │ │ │ │ └── icons/ │ │ │ │ ├── Arrow.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Contents.json │ │ │ │ ├── icon-0.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── icon-1.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── icon-2.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── icon-3.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── icon-4.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Four/ │ │ │ │ ├── Contents.json │ │ │ │ ├── GirlsBig.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── NYbg.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── faceIcon.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── foodIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Second/ │ │ │ │ ├── BridgeImage.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Contents.json │ │ │ │ ├── DotsIcon.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── HeadnImage.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── PCImage.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── PersonIcon.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── PinIcon.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── RamotionBig.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ └── backButton.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Third/ │ │ │ │ ├── BGmessage.imageset/ │ │ │ │ │ └── Contents.json │ │ │ │ ├── Contents.json │ │ │ │ └── girsl.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── arrowNavigationStack.imageset/ │ │ │ │ └── Contents.json │ │ │ └── backNavigationStack.imageset/ │ │ │ └── Contents.json │ │ ├── onboarding/ │ │ │ ├── Banks.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Contents.json │ │ │ ├── Hotels.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Key.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Shopping-cart.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Stores.imageset/ │ │ │ │ └── Contents.json │ │ │ └── Wallet.imageset/ │ │ │ └── Contents.json │ │ ├── preview/ │ │ │ ├── 1.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── 2.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── 3.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── 4.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── 5.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── Contents.json │ │ │ ├── HertIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── PlusIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ ├── ShareIcon.imageset/ │ │ │ │ └── Contents.json │ │ │ └── back.imageset/ │ │ │ └── Contents.json │ │ └── switch/ │ │ ├── Contents.json │ │ ├── btn_next.imageset/ │ │ │ └── Contents.json │ │ ├── img_phone_off.imageset/ │ │ │ └── Contents.json │ │ ├── img_phone_on.imageset/ │ │ │ └── Contents.json │ │ ├── img_users1.imageset/ │ │ │ └── Contents.json │ │ └── img_users2.imageset/ │ │ └── Contents.json │ ├── Base.lproj/ │ │ ├── LaunchScreen.storyboard │ │ └── Main.storyboard │ ├── CircleMenu/ │ │ └── CircleViewController.swift │ ├── Controlls.swift │ ├── DribbbleShots/ │ │ ├── Cells/ │ │ │ └── DribbbleShotCell.swift │ │ ├── DribbbleShotImageView.swift │ │ ├── DribbbleShotNavigationView/ │ │ │ ├── DribbleShotsNavigationView.swift │ │ │ └── DribbleShotsNavigationView.xib │ │ ├── DribbbleShotState.swift │ │ ├── DribbbleShotsBackgroundView.swift │ │ ├── DribbbleShotsCollectionViewLayout.swift │ │ ├── DribbbleShotsConfirmScreen/ │ │ │ ├── DribbbleShotsConfirmScreen.swift │ │ │ └── Theme/ │ │ │ └── ConfirmScreenTheme.swift │ │ ├── DribbbleShotsTransition.swift │ │ ├── DribbbleShotsViewController.swift │ │ └── DribbleSendShotButton.swift │ ├── ExpandingCollection/ │ │ ├── AnimatingBarButton/ │ │ │ ├── AnimationBarButton.swift │ │ │ └── Animations/ │ │ │ └── Rotatable.swift │ │ ├── DemoTableViewController/ │ │ │ └── DemoExpandingTableViewController.swift │ │ └── DemoViewController/ │ │ ├── Cells/ │ │ │ ├── DemoCollectionViewCell.swift │ │ │ └── DemoCollectionViewCell.xib │ │ └── DemoExpandingViewControllerViewController.swift │ ├── Extensions/ │ │ └── String+Extensions.swift │ ├── FoldingCell/ │ │ ├── DemoFoldginCell.swift │ │ └── FoldingTableViewController.swift │ ├── Fonts/ │ │ ├── Graphik-Medium.otf │ │ ├── Graphik-Regular.otf │ │ └── Graphik-Semibold.otf │ ├── GoogleService-Info.plist │ ├── Info.plist │ ├── ItemCell.swift │ ├── MainViewController.swift │ ├── NavigationStack.storyboard │ ├── PaginationController/ │ │ └── OnboardingViewController.swift │ ├── PaperSwitch/ │ │ └── SwitchViewController.swift │ ├── PreviewTransition/ │ │ ├── ConstraintsHalper.swift │ │ ├── DemoDetailViewController.swift │ │ ├── DemoTableViewController.swift │ │ ├── Extensions.swift │ │ ├── LayerAnimationHalper.swift │ │ └── ScreenShot.swift │ ├── RAMControls.swift │ ├── Showroom-Bridging-Header.h │ ├── Showroom.entitlements │ ├── Storyboards/ │ │ └── Navigation.storyboard │ ├── Utilities/ │ │ ├── Analitycs/ │ │ │ └── Analytics.swift │ │ ├── Animations/ │ │ │ ├── NodeAnimatable.swift │ │ │ ├── NodeAnimations.swift │ │ │ └── POPAnimationFactory/ │ │ │ └── PopAnimationFactory.swift │ │ ├── Creater/ │ │ │ └── UIView+Build.swift │ │ ├── Database/ │ │ │ ├── Firestore+RxSwift.swift │ │ │ └── Model/ │ │ │ └── FirebaseShot.swift │ │ ├── Deley.swift │ │ ├── EasyCollection/ │ │ │ ├── EasyCollectionView.swift │ │ │ └── UIViewController+Extensions.swift │ │ ├── Images/ │ │ │ ├── RoundedCornersImageProcessor.swift │ │ │ └── UIImage+Extension.swift │ │ ├── Keychain/ │ │ │ └── KeychainManager.swift │ │ ├── Networking/ │ │ │ ├── Models/ │ │ │ │ ├── Shot.swift │ │ │ │ └── User.swift │ │ │ ├── NetworkingManager.swift │ │ │ └── OauthManager/ │ │ │ └── OauthSwift+RxSwfit.swift │ │ ├── NibLoadable/ │ │ │ └── NibLoadable.swift │ │ ├── ThreeThingersTouch/ │ │ │ └── ThreeThingersTouch.swift │ │ ├── Transitions/ │ │ │ ├── MenuPopUpTransition.swift │ │ │ ├── OpenControllerTransition.swift │ │ │ ├── ShowAlphaModalTransition.swift │ │ │ └── ZoomTransition.swift │ │ ├── UIAlertController/ │ │ │ └── UIAlertController+RxSwift.swift │ │ └── UIControl+Actionable.swift │ ├── ViewControllers/ │ │ ├── AboutView/ │ │ │ ├── AboutView.swift │ │ │ └── Views/ │ │ │ └── AboutTopView.swift │ │ ├── CarouselViewController/ │ │ │ ├── Animations/ │ │ │ │ ├── CarouselSplashAnimationBroker.swift │ │ │ │ └── CarouselTransitionAnimationBroker.swift │ │ │ ├── CarouselViewController.swift │ │ │ ├── Cells/ │ │ │ │ └── ControlCollectionViewCell.swift │ │ │ ├── Flow/ │ │ │ │ ├── CarouselFlow.swift │ │ │ │ └── PageCollectionLayout.swift │ │ │ └── Views/ │ │ │ └── CarouserTitleView.swift │ │ ├── ElongationPreview/ │ │ │ ├── ElongationDemoDetailViewController.swift │ │ │ ├── ElongationDemoViewController.swift │ │ │ ├── Extensions/ │ │ │ │ ├── UICollectionView.swift │ │ │ │ ├── UIEdgeInsets.swift │ │ │ │ ├── UIFont.swift │ │ │ │ └── UITableView.swift │ │ │ ├── Helpers/ │ │ │ │ └── LoremSwiftum.swift │ │ │ ├── Views/ │ │ │ │ ├── DemoElongationCell/ │ │ │ │ │ ├── DemoElongationCell.swift │ │ │ │ │ └── DemoElongationCell.xib │ │ │ │ └── GridViewCell/ │ │ │ │ ├── GridViewCell.swift │ │ │ │ └── GridViewCell.xib │ │ │ └── Villa.swift │ │ ├── GlidingCollection/ │ │ │ ├── CollectionCell/ │ │ │ │ ├── CollectionCell.swift │ │ │ │ └── CollectionCell.xib │ │ │ ├── Extensions/ │ │ │ │ └── FileManager.swift │ │ │ └── GlidingCollectionDemoViewController.swift │ │ ├── MenuPopUpViewController/ │ │ │ └── MenuPopUpViewController.swift │ │ ├── NavigationStack/ │ │ │ ├── FifthViewController/ │ │ │ │ └── FifthViewController.swift │ │ │ ├── FirstViewController/ │ │ │ │ └── FirstTableViewController.swift │ │ │ ├── SecondViewController/ │ │ │ │ └── SecondViewController.swift │ │ │ └── ThirdViewController/ │ │ │ └── ThirdViewController.swift │ │ ├── PopUps/ │ │ │ └── PopUpPresenter.swift │ │ ├── SearchViewController/ │ │ │ ├── SearchViewController.swift │ │ │ ├── SearchViewModel.swift │ │ │ ├── WordReader.swift │ │ │ └── data.txt │ │ ├── ThingersTapViewController/ │ │ │ └── ThingersTapViewController.swift │ │ └── VRViewController/ │ │ └── VRViewController.swift │ └── Views/ │ ├── CircleView/ │ │ └── CircleView.swift │ ├── ProgressBar/ │ │ └── RingProgressBar.swift │ └── ThingerView/ │ └── ThingerView.swift ├── Showroom.xcodeproj/ │ ├── project.pbxproj │ ├── project.xcworkspace/ │ │ └── contents.xcworkspacedata │ └── xcshareddata/ │ └── xcschemes/ │ └── Showroom.xcscheme ├── Showroom.xcworkspace/ │ ├── contents.xcworkspacedata │ └── xcshareddata/ │ └── IDEWorkspaceChecks.plist └── swift3.xcconfig