Coder Social home page Coder Social logo

myv2ex-ios-client-'s Introduction

#MyV2ex

V2EX client IOS. Using Swift 1.2. Still on-going. Keep working on this.

Used features

How to build

Because the app uses carthage, we need to install carthage. To install the carthage tool on your system, please download and run the Carthage.pkg file for the latest release, then follow the on-screen instructions..

  1. Open Terminal app.
  2. Change directory to the project folder. cd $project_dir
  3. Use ls to list all the file to check whether Cartfile file is in the folder?
  4. If the Cartfile has been found, then execute carthage update.This will fetch dependencies into a Carthage/Checkouts folder, then build each one.
  5. On your application targets’ “General” settings tab, in the “Linked Frameworks and Libraries” section, drag and drop each framework you want to use from the Carthage/Build folder on disk. In our project, which are Alamofire, Kingfisher and SwiftyJSON
  6. Press Cmd + B to build the app.
  7. Press Cmd + R to run the app on Simulator.

##Progress

Content ViewController complete. Need more optimization.

Learnt more about Self-sizing cell.

User and Node ViewController are in progress

myv2ex-ios-client-'s People

Contributors

hotogwc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.