Giter Club home page Giter Club logo

librariesprototype's Introduction

PrototypeApp

This is a project to test some popular libraries and as well as trending architectures.

There will be a menu when the app launches and you can navigate to other views to tryout libraries etc.

Project Structures

Screens

  • EmptyDataSet

    • ViewModels
    • ViewControllers
    • Controls ( if it is needed)
    • Models (If it is needed)
    • ViewControllers (Activities)
    • Views (Fragments, if it is needed)
    EmptyDataSet
  • FoldingCell

    FoldingCell
  • GradientLoadingBar

    GradientLoadingBar GradientLoadingBar2
  • NativeAPI

    NativeAPI NativeAPI NativeAPI
  • RxSwift

    RxSwift
  • StretchyHeader

    StretchyHeader
  • SwiftUI

    This directory contains a demo app written by SwiftUI

    SwiftUIMain CreateEvent
  • Splash

  • Main

Common

  • Constants

  • Extensions

  • Helpers

  • Models

  • Libraries

    (Some libraries or code pieces that doesn't have a pod file goes here)

Infrastructure

  • Networking

    • Service

      BaseService class, `LTService.swift'

    • Alamofire+RxSwift

      This folder has a network client for Github by using Alamofire and RxSwift library.

    • Native

      This folder has network client for MarvelAPI by using only native libraries.

  • Logging

Presentation

  • Constants

  • Controls

    Base UIKit or UI related classes like down below

    • LTButton.swift
    • LTLabel.swift
    • ...
  • Extensions

    • LTViewController+ActivityIndicator.swift
    • UIImageView+AlamofireImage.swift
    • ...
  • Models

    • LTViewPropertyAnimator.swift
  • ViewControllers

    • LTViewController.swift
  • ViewModels

    • LTViewModels.swift
  • Views

    Base UIKit or UI related classes like down below

    • LTCollectionView.swift
    • LTCollectionViewCell.swift
    • LTWindow.swift

Others

  • AppDelegate.swift

  • AppDelegateViewModel.swift

  • Application.swift

  • Navigation.swift

    This class has codes for setting up classes for navigation and injecting them in the beginning.

  • Assests (Images, Icons)

Configurations

โ€‹ This directory has .xcconfig files with parameters for every environment such as below.

  • Development.xcconfig
  • Test.xcconfig
  • Production.xcconfig

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.