Skip to content

Releases: dypme/iOStarter

iOS Starter - 1.5.0

23 Feb 08:56
Compare
Choose a tag to compare
  • Restructuring folder
  • Update library
  • Update utilities
  • Fix alert controller
  • Update example

iOS Starter - 1.4.0

04 Aug 03:59
Compare
Choose a tag to compare
  • Update APIHelper setup
  • Update method to support SwiftUI
  • Add example of SwiftUI usage

iOS Starter - 1.3.0

08 Apr 04:17
Compare
Choose a tag to compare
  • Refactoring some code to make it comfortable to read and use
  • Remove unused classes & method
  • Make the example more simple

iOS Starter - 1.2.1

25 Jun 06:38
Compare
Choose a tag to compare

Update APIHelper

More simple add new path endpoint and parameters of API
No big change for call the request method

iOS Starter - 1.2.0

22 Mar 02:26
Compare
Choose a tag to compare

Changelog

  • Remove rarely used function
  • Add user session encryption by AES-256
  • Update library and minimum iOS version to iOS 10
  • More easy to use for APIHelper
  • Update logic loading view & error view fully programmatically
  • Add base simple view model
  • Add add on file template for supporting project template

iOS Starter - 1.1.0

11 Dec 07:04
Compare
Choose a tag to compare
  • Just rearrange & update the example viewcontroller
  • Update library