Skip to content

freshOS/StarterProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarterProject

Starter iOS project showcasing all freshOS tools.

This will give you an overview of what the tools can do and how they all fit together in the context of a typical iOS App.

App

The App is a simple list of posts from the network, it showcases :

  • Getting data from a JSON webservice with ws
  • Parsing JSON with Arrow
  • Handling asynchronous code with then
  • Building Autolayout views with Stevia

Usage

git clone https://github.com/freshOS/StarterProject.git or download zip.

Releases

No releases published

Packages

No packages published

Languages